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 BGPD
**** ****
.. include:: defines.txt .. include:: defines.rst
.. |DAEMON| replace:: bgpd .. |DAEMON| replace:: bgpd
SYNOPSIS SYNOPSIS

View File

@ -125,7 +125,7 @@ language = None
# List of patterns, relative to source directory, that match files and # List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files. # 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 # The reST default role (used for this markup: `text`) to use for all
# documents. # documents.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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