Commit 171aaf21 by Shawn O. Pearce

Hide GIT_{BEGIN,END}_DECL from doxygen as its not part of our API

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
parent 46d8b885
...@@ -17,4 +17,6 @@ CASE_SENSE_NAMES = NO ...@@ -17,4 +17,6 @@ CASE_SENSE_NAMES = NO
PREDEFINED = \ PREDEFINED = \
"GIT_EXTERN(x)=x" \ "GIT_EXTERN(x)=x" \
"GIT_BEGIN_DECL=" \
"GIT_END_DECL=" \
DOXYGEN= DOXYGEN=
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment