X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c9fe930b422bd1675af3adb324ede3b5aa28888c..e3ac3dafe5432c81a294403e1996c306a93d48f8:/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