diff --git a/docs/commands/mopidy.rst b/docs/command.rst similarity index 100% rename from docs/commands/mopidy.rst rename to docs/command.rst diff --git a/docs/commands/index.rst b/docs/commands/index.rst deleted file mode 100644 index bc169465..00000000 --- a/docs/commands/index.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. _commands: - -******** -Commands -******** - -Mopidy comes with the following commands: - -.. toctree:: - :maxdepth: 1 - :glob: - - ** diff --git a/docs/conf.py b/docs/conf.py index 3ab34cfd..533f3fd5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -142,7 +142,7 @@ latex_documents = [ man_pages = [ ( - 'commands/mopidy', + 'command', 'mopidy', 'music server', '', diff --git a/docs/index.rst b/docs/index.rst index 785f17a5..97350636 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -97,7 +97,7 @@ Reference :maxdepth: 2 glossary - commands/index + command api/index modules/index