Hide undocumented classes again (oops)
This commit is contained in:
parent
91ac419c48
commit
788a35838e
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
@ -4,6 +4,6 @@ INPUT = src
|
|||
FILE_PATTERNS = *.h *.m
|
||||
HTML_OUTPUT = .
|
||||
GENERATE_LATEX = NO
|
||||
HIDE_UNDOC_CLASSES = NO
|
||||
HIDE_UNDOC_CLASSES = YES
|
||||
PREDEFINED = OF_HAVE_PROPERTIES
|
||||
IGNORE_PREFIX = XMPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue