mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-12 21:22:17 +00:00
Don't list sections on manpages index
This commit is contained in:
parent
5de715f756
commit
c24ee94a44
@ -4,7 +4,7 @@ Man pages
|
|||||||
.. rubric:: Command-line interface
|
.. rubric:: Command-line interface
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
|
|
||||||
supysonic-cli
|
supysonic-cli
|
||||||
supysonic-cli-user
|
supysonic-cli-user
|
||||||
@ -13,13 +13,13 @@ Man pages
|
|||||||
.. rubric:: Web server
|
.. rubric:: Web server
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
|
|
||||||
supysonic-server
|
supysonic-server
|
||||||
|
|
||||||
.. rubric:: Daemon
|
.. rubric:: Daemon
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
|
|
||||||
supysonic-daemon
|
supysonic-daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user