fichier de configuration pour doxygen

enlever les anciennes doc afin de les remplacer par celle concues avec doxygen
This commit is contained in:
opensides 2004-07-14 23:00:02 +00:00
parent 395673216c
commit 74806b2f7c
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ PROJECT_NUMBER = 1.2.0
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
OUTPUT_DIRECTORY = dev/dolibarr-phpdoc
OUTPUT_DIRECTORY = doc/dev/dolibarr-phpdoc
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
# 2 levels of 10 sub-directories under the output directory of each output
@ -416,7 +416,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = dolibarr-1.2.0/htdocs/lib
INPUT = htdocs
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp