summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/SConscript6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/SConscript b/doc/SConscript
index 00853d1..f0cc97f 100644
--- a/doc/SConscript
+++ b/doc/SConscript
@@ -136,9 +136,9 @@ THIS IS AN AUTOMATICALLY-GENERATED FILE. DO NOT EDIT.
},
'user' : {
'htmlindex' : 'book1.html',
- 'html' : 1,
- 'ps' : 1,
- 'pdf' : 1,
+ 'html' : 0,
+ 'ps' : 0,
+ 'pdf' : 0,
'text' : 0,
'scan' : Scanner(name = 'user',
function = scansgml,