Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 01be5315

Von Christian Ehringfeld vor mehr als 8 Jahren hinzugefügt

  • ID 01be5315f3d6e45826a15a13d836269de8cd2443
  • Vorgänger 74a71804
  • Nachfolger 90b3888e

Revert "doxyfile for jenkins"

This reverts commit 74a718048db66f77773a5f42f1a40dd3da03877f.

Unterschiede anzeigen:

Doxyfile
# entered, it will be relative to the location where doxygen was started. If
# left blank the current directory will be used.
#OUTPUT_DIRECTORY = doc/
OUTPUT_DIRECTORY =
OUTPUT_DIRECTORY = doc
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
# directories (in 2 levels) under the output directory of each output format and
......
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE =
EXCLUDE = samples/
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
......
# The default directory is: html.
# This tag requires that the tag GENERATE_HTML is set to YES.
#HTML_OUTPUT = html
HTML_OUTPUT =
HTML_OUTPUT = html
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
# generated HTML page (for example: .htm, .php, .asp).

Auch abrufbar als: Unified diff