summaryrefslogtreecommitdiff
path: root/api.doxygen
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-10-31 10:55:12 -0700
committerShawn O. Pearce <spearce@spearce.org>2008-10-31 11:05:05 -0700
commit171aaf21d9f7582270c390962f61d3d2613c4d59 (patch)
tree1eea99f3a439dfa65fc9d86f7fb4bc2338fd7dc0 /api.doxygen
parent46d8b885bd65158e8cb53266ba4b627b5991bce8 (diff)
downloadlibgit2-171aaf21d9f7582270c390962f61d3d2613c4d59.tar.gz
Hide GIT_{BEGIN,END}_DECL from doxygen as its not part of our API
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'api.doxygen')
-rw-r--r--api.doxygen2
1 files changed, 2 insertions, 0 deletions
diff --git a/api.doxygen b/api.doxygen
index b370dc552..0acd9f8ba 100644
--- a/api.doxygen
+++ b/api.doxygen
@@ -17,4 +17,6 @@ CASE_SENSE_NAMES = NO
PREDEFINED = \
"GIT_EXTERN(x)=x" \
+ "GIT_BEGIN_DECL=" \
+ "GIT_END_DECL=" \
DOXYGEN=