From 0822146013398357db4e75f26d9f07f5f7af94ad Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 24 Sep 2011 04:00:51 -0400 Subject: not quite true --- docs/conf.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs') 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' -- cgit v1.2.3