Upgrade Doxyfile
This commit is contained in:
parent
c592f3f5e8
commit
70e0a4e573
2 changed files with 2 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ PROJECT_NAME = noalyss
|
|||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = Version-6.9.1.6
|
||||
PROJECT_NUMBER = Version-6.9.1.8
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
|
@ -656,7 +656,7 @@ RECURSIVE = YES
|
|||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test ../../include/ext
|
||||
EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test ../../include/ext ../../include/config.inc.php
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
AddDefaultCharset utf-8
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue