Skip to content

Commit

Permalink
add quiet doxygen config for api generate
Browse files Browse the repository at this point in the history
  • Loading branch information
zzusoftboy committed Oct 31, 2017
1 parent e33d80f commit deee056
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.doxygen
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
OUTPUT_DIRECTORY = ./temp/apidoc
PROJECT_NAME = zendAPI
QUIET = YES
## CREATE_SUBDIRS = YES
JAVADOC_AUTOBRIEF = YES
BUILTIN_STL_SUPPORT = YES
Expand All @@ -24,4 +25,4 @@ EXPAND_ONLY_PREDEF = YES
## PREDEFINED
## EXPAND_AS_DEFINED
CLASS_DIAGRAMS = NO
MARKDOWN_SUPPORT = NO
MARKDOWN_SUPPORT = NO

0 comments on commit deee056

Please sign in to comment.