X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/884d958d4c76bed1625460b591c599094f7690c8..refs/heads/master:/Doxyfile diff --git a/Doxyfile b/Doxyfile index 448b4a7..caed41f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -30,8 +30,8 @@ # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "BIFE - Build It FastEr" -PROJECT_NUMBER = 0.8 -OUTPUT_DIRECTORY = doc/api +PROJECT_NUMBER = 0.11 +OUTPUT_DIRECTORY = api OUTPUT_LANGUAGE = English EXTRACT_ALL = YES EXTRACT_PRIVATE = YES @@ -83,10 +83,10 @@ WARN_LOGFILE = doxygen.warn #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = src/ +INPUT = FILE_PATTERNS = *.php RECURSIVE = YES -EXCLUDE = src/BIFE.php +EXCLUDE = EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = EXAMPLE_PATH =