doc/index.rst: added man pages links to suppress warnings: document isn't included in any toctree
This commit is contained in:
parent
6f283b52ab
commit
e7bfd32ccc
|
@ -11,6 +11,12 @@ Music Player Daemon
|
||||||
client
|
client
|
||||||
protocol
|
protocol
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:caption: man pages:
|
||||||
|
|
||||||
|
mpd.1
|
||||||
|
mpd.conf.5
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
Loading…
Reference in New Issue