Skip to content

Commit

Permalink
doc: let doxygen ignore src/tracing
Browse files Browse the repository at this point in the history
Signed-off-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Jun 27, 2015
1 parent 6f7cd04 commit ad66e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doxyfile
Expand Up @@ -9,6 +9,7 @@ INPUT = src
RECURSIVE = YES
EXCLUDE = src/gmock \
src/test/virtualenv \
src/tracing \
src/out
VERBATIM_HEADERS = NO
GENERATE_HTML = NO
Expand Down

0 comments on commit ad66e40

Please sign in to comment.