docs: Group API docs in sections
This commit is contained in:
parent
3d051e1a24
commit
622a3c5494
@ -1,8 +1,8 @@
|
||||
.. _concepts:
|
||||
|
||||
*************************
|
||||
Architecture and concepts
|
||||
*************************
|
||||
************
|
||||
Architecture
|
||||
************
|
||||
|
||||
The overall architecture of Mopidy is organized around multiple frontends and
|
||||
backends. The frontends use the core API. The core actor makes multiple backends
|
||||
@ -10,20 +10,50 @@ API reference
|
||||
extensions.
|
||||
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
Concepts
|
||||
========
|
||||
|
||||
concepts
|
||||
.. toctree::
|
||||
|
||||
architecture
|
||||
models
|
||||
|
||||
|
||||
Basics
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
|
||||
core
|
||||
frontend
|
||||
backend
|
||||
audio
|
||||
mixer
|
||||
commands
|
||||
ext
|
||||
config
|
||||
zeroconf
|
||||
|
||||
|
||||
Web/JavaScript
|
||||
==============
|
||||
|
||||
.. toctree::
|
||||
|
||||
http-server
|
||||
http
|
||||
js
|
||||
|
||||
|
||||
Audio
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
|
||||
audio
|
||||
mixer
|
||||
|
||||
|
||||
Utilities
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
|
||||
config
|
||||
commands
|
||||
zeroconf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user