aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2016-01-31 20:02:20 -0500
committerTim Harder <radhermit@gmail.com>2016-01-31 20:02:20 -0500
commit5f6d53b3c76d6d45f78c4071abedaa531160ad1e (patch)
treedc92edf19818f3d72a98e36d363482932663f9fd /doc
parentutil/commandline: add extend_comma_toggle action for argparse usage (diff)
downloadpkgcore-5f6d53b3c76d6d45f78c4071abedaa531160ad1e.tar.gz
pkgcore-5f6d53b3c76d6d45f78c4071abedaa531160ad1e.tar.bz2
pkgcore-5f6d53b3c76d6d45f78c4071abedaa531160ad1e.zip
doc: ignore generated files
Drops a few of the doc not included any toctree warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 043af94bc..6cb169fe5 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -82,7 +82,7 @@ release = 'trunk'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
-exclude_patterns = ['_build']
+exclude_patterns = ['_build', 'generated']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None