mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-31 20:20:15 +00:00
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:
parent
46d8b885bd
commit
171aaf21d9
@ -17,4 +17,6 @@ CASE_SENSE_NAMES = NO
|
||||
|
||||
PREDEFINED = \
|
||||
"GIT_EXTERN(x)=x" \
|
||||
"GIT_BEGIN_DECL=" \
|
||||
"GIT_END_DECL=" \
|
||||
DOXYGEN=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user