Doc: Mise a jour fichier config doxygen
This commit is contained in:
parent
94a99ce9c8
commit
d60ba120ee
@ -37,7 +37,7 @@ EXTRACT_STATIC = NO
|
|||||||
EXTRACT_LOCAL_CLASSES = YES
|
EXTRACT_LOCAL_CLASSES = YES
|
||||||
EXTRACT_LOCAL_METHODS = NO
|
EXTRACT_LOCAL_METHODS = NO
|
||||||
HIDE_UNDOC_MEMBERS = YES
|
HIDE_UNDOC_MEMBERS = YES
|
||||||
HIDE_UNDOC_CLASSES = YES
|
HIDE_UNDOC_CLASSES = NO
|
||||||
HIDE_FRIEND_COMPOUNDS = NO
|
HIDE_FRIEND_COMPOUNDS = NO
|
||||||
HIDE_IN_BODY_DOCS = NO
|
HIDE_IN_BODY_DOCS = NO
|
||||||
INTERNAL_DOCS = NO
|
INTERNAL_DOCS = NO
|
||||||
@ -78,8 +78,9 @@ EXCLUDE = mysql \
|
|||||||
scripts \
|
scripts \
|
||||||
htdocs/theme \
|
htdocs/theme \
|
||||||
htdocs/images \
|
htdocs/images \
|
||||||
htdocs/includes/pear
|
htdocs/includes/fpdf \
|
||||||
htdocs/includes/php_writeexcel
|
htdocs/includes/pear \
|
||||||
|
htdocs/includes/php_writeexcel \
|
||||||
htdocs/includes/phplot
|
htdocs/includes/phplot
|
||||||
EXCLUDE_SYMLINKS = NO
|
EXCLUDE_SYMLINKS = NO
|
||||||
EXCLUDE_PATTERNS =
|
EXCLUDE_PATTERNS =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user