summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-09-24 04:00:51 -0400
committerChris McDonough <chrism@plope.com>2011-09-24 04:00:51 -0400
commit0822146013398357db4e75f26d9f07f5f7af94ad (patch)
tree69196bfaac2c49844df46fd941359ec3f884a90b /docs
parent4937d9e5280fff849b346dcf6c1833ef6fe95119 (diff)
downloadpyramid-0822146013398357db4e75f26d9f07f5f7af94ad.tar.gz
pyramid-0822146013398357db4e75f26d9f07f5f7af94ad.tar.bz2
pyramid-0822146013398357db4e75f26d9f07f5f7af94ad.zip
not quite true
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/conf.py b/docs/conf.py
index f32c3560a..a5eaeb0fb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -133,11 +133,6 @@ add_module_names = False
if book:
pygments_style = 'bw'
-# do not include book material for online docs
-if not book:
- exclude_patterns.extend(['foreword.rst', 'latexindex.rst',
- 'authorintro.rst'])
-
# The default language to highlight source code in.
#highlight_language = 'guess'