doc: fix toctree warning in manpages

Forgot to add a couple includes to the exclude list. Also move
defines.txt to defines.rst since I know how to properly ignore things
now.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
Quentin Young 2018-02-07 13:36:03 -05:00
parent 1a52a8c142
commit 12b7724ff8
No known key found for this signature in database
GPG Key ID: DAF48E0F57E0834F
15 changed files with 14 additions and 14 deletions

View File

@ -2,7 +2,7 @@
BGPD
****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: bgpd
SYNOPSIS

View File

@ -125,7 +125,7 @@ language = None
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['_build']
exclude_patterns = ['_build', 'common-options.rst', 'epilogue.rst', 'defines.rst']
# The reST default role (used for this markup: `text`) to use for all
# documents.

View File

@ -2,7 +2,7 @@
EIGRPD
******
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: eigrpd
SYNOPSIS

View File

@ -2,7 +2,7 @@
ISISD
*****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: isisd
SYNOPSIS

View File

@ -2,7 +2,7 @@
LDPD
****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: ldpd
SYNOPSIS

View File

@ -2,7 +2,7 @@
NHRPD
*****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: nhrpd
SYNOPSIS

View File

@ -2,7 +2,7 @@
OSPF6D
******
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: ospf6d
SYNOPSIS

View File

@ -2,7 +2,7 @@
OSPFD
*****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: ospfd
SYNOPSIS

View File

@ -2,7 +2,7 @@
PIMD
****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: pimd
SYNOPSIS

View File

@ -2,7 +2,7 @@
RIPD
****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: ripd
SYNOPSIS

View File

@ -2,7 +2,7 @@
RIPNGD
******
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: ripngd
SYNOPSIS

View File

@ -2,7 +2,7 @@
VTYSH
*****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: eigrpd
SYNOPSIS

View File

@ -2,7 +2,7 @@
WATCHFRR
********
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: watchfrr
SYNOPSIS

View File

@ -2,7 +2,7 @@
ZEBRA
*****
.. include:: defines.txt
.. include:: defines.rst
.. |DAEMON| replace:: zebra
SYNOPSIS