aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index cd76f59..8a8a126 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -261,7 +261,7 @@ else:
rst_epilog = '\n'
if 'notice' in tags:
- exclude_patterns = [ 'admin', 'appdev', 'basic', 'build',
+ exclude_patterns = [ 'admin', 'appdev', 'basic', 'build', 'formats',
'plugindev', 'user' ]
exclude_patterns += [ 'about.rst', 'build_this.rst', 'copyright.rst',
'index.rst', 'mitK5*.rst', 'resources.rst' ]