summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2001-02-11 18:24:41 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2001-02-11 18:24:41 (GMT)
commitd27070014e0f36246e7eec3899c7d55503b1a05a (patch)
treef98b164f024c28a0d6378b68142ed268239dba97 /src/config.h
parentf376c26e3dbe33a773a2f424df4b9c62c8c880ef (diff)
downloadDoxygen-d27070014e0f36246e7eec3899c7d55503b1a05a.zip
Doxygen-d27070014e0f36246e7eec3899c7d55503b1a05a.tar.gz
Doxygen-d27070014e0f36246e7eec3899c7d55503b1a05a.tar.bz2
Release-1.2.5-20010211
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index a8495bd..ce14ac8 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,4 +1,4 @@
-/* This file was generated by configgen on Sat Feb 3 18:53:37 2001
+/* This file was generated by configgen on Thu Feb 8 22:26:39 2001
* from config_templ.h
*
* DO NOT EDIT!
@@ -97,6 +97,7 @@ struct Config
static QCString htmlStyleSheet; // user defined cascading style sheet
static bool htmlAlignMemberFlag; // align members in HTML using tables.
static bool htmlHelpFlag; // should html help files be generated?
+ static bool htmlHelpChiFlag; // should chi file be generated?
static bool noIndexFlag; // generate condensed index flag
static int enumValuesPerLine; // number of enum values that are put on one line
static bool ftvHelpFlag; // should a folder tree view be generated?
@@ -140,6 +141,7 @@ struct Config
static int maxDotGraphWidth; // max dot graph width
static int maxDotGraphHeight; // max dot graph height
static bool generateLegend; // generate legend page
+ static bool dotCleanUp; // remove intermedia dot files?
static bool searchEngineFlag; // generate search engine flag
static QCString cgiName; // the name of the CGI binary
static QCString cgiURL; // the absolute URL to the CGI binary