Started documenting CubicSurfaceExtractor.

This commit is contained in:
unknown
2012-09-12 11:55:19 +02:00
parent b6f5970431
commit bd5c8f4e81
3 changed files with 12 additions and 2 deletions

View File

@ -553,7 +553,7 @@ WARN_FORMAT = "$file:$line: $text"
# and error messages should be written. If left blank the output is written
# to stderr.
WARN_LOGFILE = doxygen.log
WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
@ -691,7 +691,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
IMAGE_PATH =
IMAGE_PATH = ../../documentation/images
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program