initial doco

This commit is contained in:
friendica
2013-02-26 15:49:37 -08:00
parent 9430117204
commit b69fca14e7
863 changed files with 97644 additions and 979 deletions

View File

@@ -1,7 +1,17 @@
PROJECT_NAME = red
INPUT = mod include boot.php
OUTPUT_DIRECTORY = docs
INPUT = boot.php mod include setup util view
RECURSIVE = YES
PROJECT_NAME = "The Red Project"
PROJECT_LOGO = images/fred-48.png
EXCLUDE = .htconfig.php library doc .git
EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test*
OUTPUT_DIRECTORY = doc
GENERATE_HTML = YES
HTML_OUTPUT = html/
HTML_FILE_EXTENSION = .html
GENERATE_LATEX = NO
EXTRACT_ALL = YES
EXTRACT_PRIVATE = YES
GENERATE_TODOLIST = YES
USE_MDFILE_AS_MAINPAGE = README.md
REFERENCED_BY_RELATION = YES
GENERATE_TREEVIEW = YES