docs: Add httpclient to API docs
This commit is contained in:
parent
f6f445e4b6
commit
bb19e99af5
9
docs/api/httpclient.rst
Normal file
9
docs/api/httpclient.rst
Normal 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:
|
||||||
@ -54,6 +54,7 @@ Utilities
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
config
|
|
||||||
commands
|
commands
|
||||||
|
config
|
||||||
|
httpclient
|
||||||
zeroconf
|
zeroconf
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user