docs: Lift manpage a level up since we only have one command now
This commit is contained in:
parent
5cff531173
commit
5c726c3228
@ -1,13 +0,0 @@
|
|||||||
.. _commands:
|
|
||||||
|
|
||||||
********
|
|
||||||
Commands
|
|
||||||
********
|
|
||||||
|
|
||||||
Mopidy comes with the following commands:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
:glob:
|
|
||||||
|
|
||||||
**
|
|
||||||
@ -142,7 +142,7 @@ latex_documents = [
|
|||||||
|
|
||||||
man_pages = [
|
man_pages = [
|
||||||
(
|
(
|
||||||
'commands/mopidy',
|
'command',
|
||||||
'mopidy',
|
'mopidy',
|
||||||
'music server',
|
'music server',
|
||||||
'',
|
'',
|
||||||
|
|||||||
@ -97,7 +97,7 @@ Reference
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
glossary
|
glossary
|
||||||
commands/index
|
command
|
||||||
api/index
|
api/index
|
||||||
modules/index
|
modules/index
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user