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

File: [Pegasus] / pegasus / doc / SDK / Attic / doc++.conf (download)
Revision: 1.3, Tue Jun 17 17:18:14 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, HPUX_TEST, HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
BUG#: 7732
TITLE: Move from doc++ to doxygen for API documentation generation
DESCRIPTION: Update the documentation generation commands to use doxygen and correct some API documentation errors.

# Document all
# documentAll		false
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
useTables false

# Use tables with borders instead of descriptions lists
# useTablesWithBorders	true
useTablesWithBorders false

# 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
showFilenamesWithPath false

# 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		true

# Keep trivial class graphs
trivialGraphs		true

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

# Show members in TOC
showMembersInTOC	false

# 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           http://www.opengroup.org/stylesheets/info1.css

#
# Additional options for TeX output
#

# Only generate class graph
onlyClassGraph		false

# Read TeX environment from this file
# environment

# Generate index
# generateIndex		true
generateIndex false

# 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