(file) Return to doc++.conf CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / ProviderSpec

File: [Pegasus] / pegasus / doc / ProviderSpec / doc++.conf (download)
Revision: 1.2, Thu Dec 13 14:53:25 2001 UTC (22 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev, VERSION_1_07
Changes since 1.1: +154 -0 lines
Merged dev branch into main trunk.

# Document all
# documentAll		false

# Use C/C++ comments as doc++-comments
useNormalComments	false

# Parse HTML syntax, not only TeX
# HTMLSyntax		true

# Read a list of input files from this file
# fileList

# Parse Java instead of C/C++
parseJava		false

# Ignore `#define' macros
ignoreDefines		false

# Document private members
documentPrivateMembers	false

# Optimize for speed instead of size
optimizeForSpeed	false

# Activate Quantel extensions, folding & appended comments
quantelExtensions	false

# Generate internal documentation
internalDoc		false

# Generate TeX output instead of HTML
doTeX			false

# Generate upwards arrows in class graphs
upwardsArrows		false

# Turn verbose mode on
verboseOperation	  true

# Scan `#include'ed header files
scanIncludes		false

# Parse IDL instead of C/C++
parseIDL		false

# Generate DocBook SGML output instead of HTML
doDocBook		false

# List of input files
# inputFiles

#
# Additional options for HTML output
#

# Use tables instead of descriptions lists
useTables		true

# Use tables with borders instead of descriptions lists
useTablesWithBorders	true

# Use this file as footer on HTML pages
footer                   pagefooter.html

# Set the output directory
# Turned this off because not sure that it
# can take environment variables as input
# We use %PEGASUSMANUAL_HOME% to locate html.
#outputDir		html

# Show filenames in manual pages
showFilenames		true

# Show filenames with path in manual pages
showFilenamesWithPath	true

# Do not generate GIFS for equations, etc.
noGifs			false

# Force generation of GIFs
forceGifs		false

# Don't show inherited members
noInheritedMembers	false

# Do not generate Java graphs
noJavaGraphs		false

# Keep trivial class graphs
trivialGraphs		true

# Don't show members without documentation in DOC section
noMembers		false

# Show members in TOC
showMembersInTOC	true

# Discard general stuff
discardGeneral		false

# Sort entries alphabetically
sortEntries		false

# Use this file as header on HTML pages
header pageheader.html

# Print group documentation before group
groupBeforeGroup	true

# Print class documentation before group
classBeforeGroup	true

# Use this suffix for HTML pages
htmlSuffix		.html

# use this file as HTML style sheet
htmlStyleSheet           MSBProject.css

#
# Additional options for TeX output
#

# Only generate class graph
onlyClassGraph		false

# Read TeX environment from this file
# environment

# Generate index
generateIndex		true

# Setup TeX style option
# style

# Use the following TeX packages
# usePackage

# Use the content of this file as TeX title page
# title

# Set minimum depth (number of levels) in TOC
minimumDepth		1

# Do not generate TeX environment
noEnvironment		false

# Do not generate the class graph
noClassGraph		false

# Set output file name
# outputFilename

# Generate source code listing
generateSourceListing	false

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2