diff --git a/docs/api/index.rst b/docs/api/index.rst new file mode 100644 index 00000000..86f4e06e --- /dev/null +++ b/docs/api/index.rst @@ -0,0 +1,8 @@ +***************** +API documentation +***************** + +.. toctree:: + :glob: + + ** diff --git a/docs/development.rst b/docs/development.rst index 7a0dc574..60004533 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -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. -API documentation -================= - -.. toctree:: - :glob: - - api/** - - Code style ========== diff --git a/docs/index.rst b/docs/index.rst index ed92375c..72da0107 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,7 @@ Contents installation settings development + api/index Indices and tables ==================