X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c2cba51503a0e41ddd68083993e32fe085e49a7f..28b6afc1e8ccf652c7a8fd43e22a8ac788febd85:/services/ws/doc.go diff --git a/services/ws/doc.go b/services/ws/doc.go index 6a86cbe7a8..cdb5c467fe 100644 --- a/services/ws/doc.go +++ b/services/ws/doc.go @@ -2,15 +2,15 @@ // // SPDX-License-Identifier: AGPL-3.0 -// Arvados-ws exposes Arvados APIs (currently just one, the +// Package ws exposes Arvados APIs (currently just one, the // cache-invalidation event feed at "ws://.../websocket") to // websocket clients. // -// Installation and configuration +// # Installation and configuration // // See https://doc.arvados.org/install/install-ws.html. // -// Developer info +// # Developer info // // See https://dev.arvados.org/projects/arvados/wiki/Hacking_websocket_server. package ws