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 = [
|
||||
(
|
||||
'commands/mopidy',
|
||||
'command',
|
||||
'mopidy',
|
||||
'music server',
|
||||
'',
|
||||
|
||||
@ -97,7 +97,7 @@ Reference
|
||||
:maxdepth: 2
|
||||
|
||||
glossary
|
||||
commands/index
|
||||
command
|
||||
api/index
|
||||
modules/index
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user