Make API docs a top-level section

This commit is contained in:
Stein Magnus Jodal 2010-02-28 15:03:36 +01:00
parent fd4aac375e
commit 39ecf2b576
3 changed files with 9 additions and 9 deletions

8
docs/api/index.rst Normal file
View File

@ -0,0 +1,8 @@
*****************
API documentation
*****************
.. toctree::
:glob:
**

View File

@ -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
========== ==========

View File

@ -10,6 +10,7 @@ Contents
installation installation
settings settings
development development
api/index
Indices and tables Indices and tables
================== ==================