doxygen gets tripped up by 'if (! function_exists' - but this construct no longer has value anyway.
This commit is contained in:
7
util/Doxyfile
Normal file
7
util/Doxyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
PROJECT_NAME = red
|
||||
INPUT = mod include boot.php
|
||||
OUTPUT_DIRECTORY = docs
|
||||
GENERATE_HTML = YES
|
||||
HTML_OUTPUT = html/
|
||||
HTML_FILE_EXTENSION = .html
|
||||
GENERATE_LATEX = NO
|
||||
Reference in New Issue
Block a user