doxygen gets tripped up by 'if (! function_exists' - but this construct no longer has value anyway.

This commit is contained in:
friendica
2013-02-25 18:35:20 -08:00
parent ea3940c4b0
commit b1f9c19ef9
2 changed files with 77 additions and 71 deletions

7
util/Doxyfile Normal file
View 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