summaryrefslogtreecommitdiff
path: root/doc/developer/conf.py
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@users.noreply.github.com>2019-03-27 19:31:45 -0300
committerGitHub <noreply@github.com>2019-03-27 19:31:45 -0300
commit5264c1cc6407d631adbcf40aca7a7877fbafa247 (patch)
treee1b692d1ca02db3d9276ff63e1f084897724288a /doc/developer/conf.py
parentbaae20ccc79849ae26507097f8a54a50653ea502 (diff)
parent0844023418119f774ad9981333d4bf1a5bc58593 (diff)
Merge pull request #4002 from qlyoung/doc-update-build-docs-fedora
update build docs - Fedora, Ubuntu
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 af8673e5fa..9acfab739a 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', 'topotests-snippets.rst']
+exclude_patterns = ['_build', 'building-libyang.rst', 'topotests-snippets.rst', 'include-compile.rst']
# The reST default role (used for this markup: `text`) to use for all
# documents.