docs: Add httpclient to API docs

This commit is contained in:
Thomas Adamcik 2015-05-09 00:48:11 +02:00
parent f6f445e4b6
commit bb19e99af5
2 changed files with 11 additions and 1 deletions

9
docs/api/httpclient.rst Normal file
View File

@ -0,0 +1,9 @@
.. _httpclient-helper:
************************************************
:mod:`mopidy.httpclient` --- HTTP Client helpers
************************************************
.. automodule:: mopidy.httpclient
:synopsis: HTTP Client helpers for Mopidy its Extensions.
:members:

View File

@ -54,6 +54,7 @@ Utilities
.. toctree:: .. toctree::
config
commands commands
config
httpclient
zeroconf zeroconf