~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/Doxyfile

  • Committer: Olaf van der Spek
  • Date: 2011-02-12 18:24:24 UTC
  • mto: (2167.1.2 build) (2172.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 2168.
  • Revision ID: olafvdspek@gmail.com-20110212182424-kgnm9osi7qo97at2
casts

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
# If a relative path is entered, it will be relative to the location 
39
39
# where doxygen was started. If left blank the current directory will be used.
40
40
 
41
 
OUTPUT_DIRECTORY       = docs/
 
41
OUTPUT_DIRECTORY       = docs/drizzled
42
42
 
43
43
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
44
44
# 4096 sub-directories (in 2 levels) under the output directory of each output 
720
720
# each generated HTML page. If it is left blank doxygen will generate a 
721
721
# standard header.
722
722
 
723
 
HTML_HEADER            = 
 
723
HTML_HEADER            = docs/drizzled_header.html
724
724
 
725
725
# The HTML_FOOTER tag can be used to specify a personal HTML footer for 
726
726
# each generated HTML page. If it is left blank doxygen will generate a 
1208
1208
# toolkit from AT&T and Lucent Bell Labs. The other options in this section 
1209
1209
# have no effect if this option is set to NO (the default)
1210
1210
 
1211
 
HAVE_DOT               = YES
 
1211
HAVE_DOT               = NO
1212
1212
 
1213
1213
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 
1214
1214
# will generate a graph for each documented class showing the direct and