doc: add missing files to index.rst and subdir.am

Some missing doc files, add them.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
This commit is contained in:
Mark Stapp 2021-01-12 13:30:14 -05:00
parent 41cb383f3a
commit 23f520ee2f
2 changed files with 4 additions and 1 deletions

View File

@ -18,4 +18,5 @@ FRRouting Developer's Guide
ospf
zebra
vtysh
pathd
path
link-state

View File

@ -33,6 +33,7 @@ dev_RSTFILES = \
doc/developer/include-compile.rst \
doc/developer/index.rst \
doc/developer/library.rst \
doc/developer/link-state.rst \
doc/developer/lists.rst \
doc/developer/locking.rst \
doc/developer/logging.rst \
@ -52,6 +53,7 @@ dev_RSTFILES = \
doc/developer/path.rst \
doc/developer/rcu.rst \
doc/developer/static-linking.rst \
doc/developer/tracing.rst \
doc/developer/testing.rst \
doc/developer/topotests-snippets.rst \
doc/developer/topotests.rst \