docs: Group API docs in sections

This commit is contained in:
Stein Magnus Jodal 2015-05-07 21:39:54 +02:00
parent 3d051e1a24
commit 622a3c5494
2 changed files with 41 additions and 11 deletions

View File

@ -1,8 +1,8 @@
.. _concepts: .. _concepts:
************************* ************
Architecture and concepts Architecture
************************* ************
The overall architecture of Mopidy is organized around multiple frontends and The overall architecture of Mopidy is organized around multiple frontends and
backends. The frontends use the core API. The core actor makes multiple backends backends. The frontends use the core API. The core actor makes multiple backends

View File

@ -10,20 +10,50 @@ API reference
extensions. extensions.
.. toctree:: Concepts
:glob: ========
concepts .. toctree::
architecture
models models
Basics
======
.. toctree::
core core
frontend frontend
backend backend
audio
mixer
commands
ext ext
config
zeroconf
Web/JavaScript
==============
.. toctree::
http-server http-server
http http
js js
Audio
=====
.. toctree::
audio
mixer
Utilities
=========
.. toctree::
config
commands
zeroconf