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

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce 2008-10-31 10:55:12 -07:00
parent 46d8b885bd
commit 171aaf21d9

View File

@ -17,4 +17,6 @@ CASE_SENSE_NAMES = NO
PREDEFINED = \
"GIT_EXTERN(x)=x" \
"GIT_BEGIN_DECL=" \
"GIT_END_DECL=" \
DOXYGEN=