Make API docs a top-level section
This commit is contained in:
parent
fd4aac375e
commit
39ecf2b576
8
docs/api/index.rst
Normal file
8
docs/api/index.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*****************
|
||||||
|
API documentation
|
||||||
|
*****************
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
**
|
||||||
@ -15,15 +15,6 @@ modular, so we can extend it with other backends in the future, like file
|
|||||||
playback and other online music services such as Last.fm.
|
playback and other online music services such as Last.fm.
|
||||||
|
|
||||||
|
|
||||||
API documentation
|
|
||||||
=================
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:glob:
|
|
||||||
|
|
||||||
api/**
|
|
||||||
|
|
||||||
|
|
||||||
Code style
|
Code style
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|||||||
@ -10,6 +10,7 @@ Contents
|
|||||||
installation
|
installation
|
||||||
settings
|
settings
|
||||||
development
|
development
|
||||||
|
api/index
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user