summaryrefslogtreecommitdiff
path: root/doc/SConscript
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-03-25 05:13:22 +0000
committerSteven Knight <knight@baldmt.com>2003-03-25 05:13:22 +0000
commitc24f1504b711f871c0c4310a460727ac1a859936 (patch)
treeba6a8eb0d60129fab1da2c249696500580d0c699 /doc/SConscript
parent8d8e5b7a7edcfb7ac3795977c33c7f6e561abdda (diff)
downloadscons-c24f1504b711f871c0c4310a460727ac1a859936.tar.gz
Branch for in-progress User's Guide changes.
Diffstat (limited to 'doc/SConscript')
-rw-r--r--doc/SConscript9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/SConscript b/doc/SConscript
index feb8a753..d5fe171b 100644
--- a/doc/SConscript
+++ b/doc/SConscript
@@ -3,7 +3,7 @@
#
#
-# __COPYRIGHT__
+# Copyright (c) 2001, 2002, 2003 Steven Knight
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
@@ -141,6 +141,13 @@ THIS IS AN AUTOMATICALLY-GENERATED FILE. DO NOT EDIT.
'text' : 0,
'graphics' : [ 'arch', 'builder', 'job-task', 'node', 'scanner', 'sig' ],
},
+ 'reference' : {
+ 'htmlindex' : 'book1.html',
+ 'html' : 1,
+ 'ps' : 1,
+ 'pdf' : 1,
+ 'text' : 0,
+ },
'user' : {
'htmlindex' : 'book1.html',
'html' : 1,