summaryrefslogtreecommitdiff
path: root/doc/developer/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/conf.py')
-rw-r--r--doc/developer/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/developer/conf.py b/doc/developer/conf.py
index 8f282c0790..79f8233978 100644
--- a/doc/developer/conf.py
+++ b/doc/developer/conf.py
@@ -136,8 +136,10 @@ language = None
# directories to ignore when looking for source files.
exclude_patterns = [
"_build",
+ "building-libunwind-note.rst",
"building-libyang.rst",
"topotests-snippets.rst",
+ "topotests-markers.rst",
"include-compile.rst",
]