docs: Group API docs in sections
This commit is contained in:
parent
3d051e1a24
commit
622a3c5494
@ -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
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user