summaryrefslogtreecommitdiff
path: root/doc/developer/conf.py
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-02-05 19:22:38 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-02-05 19:25:16 +0000
commit370c8e079fc15da7a890682a98decef3f284d0ee (patch)
treebaf52a27c0f57d314df9d0b1c0722e26ce7e60f5 /doc/developer/conf.py
parent9f3a86d3e69da9316204b78d16de2d57a6c1e68a (diff)
doc: move topotests docs to developers guide
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/developer/conf.py')
-rw-r--r--doc/developer/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/conf.py b/doc/developer/conf.py
index 254c9f6bfc..ad501ae39d 100644
--- a/doc/developer/conf.py
+++ b/doc/developer/conf.py
@@ -131,7 +131,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', 'building-libyang.rst']
+exclude_patterns = ['_build', 'building-libyang.rst', 'topotests-snippets.rst']
# The reST default role (used for this markup: `text`) to use for all
# documents.