From 9e146a818b52741d97ff3ae25caa1523c20e554d Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Thu, 1 Feb 2018 17:38:05 -0500 Subject: doc: fix more broken refs, restore routeserver.rst At some point the routeserver docs got lost, converted those from texi and put them back. Also fixed some broken cli xrefs. Signed-off-by: Quentin Young --- doc/user/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/conf.py') diff --git a/doc/user/conf.py b/doc/user/conf.py index b0bcb2ed43..e79dea0bdf 100644 --- a/doc/user/conf.py +++ b/doc/user/conf.py @@ -123,7 +123,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', 'rpki.rst', 'ospf_fundamentals.rst'] +exclude_patterns = ['_build', 'rpki.rst', 'routeserver.rst', 'ospf_fundamentals.rst'] # The reST default role (used for this markup: `text`) to use for all # documents. -- cgit v1.2.3