diff --git a/docs/api/http-server.rst b/docs/api/http-server.rst index 2d5b6a17..db10d979 100644 --- a/docs/api/http-server.rst +++ b/docs/api/http-server.rst @@ -4,8 +4,9 @@ HTTP server side API ******************** -TODO: Describe how this is used. Consider splitting this page into multiple -pages. +TODO: Describe how this is used. +TODO: Static web client example. +TODO: WSGI app example. .. autoclass:: mopidy.http.Router :members: