From 22db6c78fd9497e10f79cd75750877069a08bf40 Mon Sep 17 00:00:00 2001 From: schodet Date: Wed, 7 Nov 2007 16:15:42 +0000 Subject: * common/doc: - fixed Doxygen config file and some Doxygen tags. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@964 017c9cb6-072f-447c-8318-d5b54f68fe89 --- common/doc/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/doc') diff --git a/common/doc/Doxyfile b/common/doc/Doxyfile index ef9f87b1bc..9be35c0ea3 100644 --- a/common/doc/Doxyfile +++ b/common/doc/Doxyfile @@ -1014,7 +1014,8 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = "DOXYGEN_ONLY=1" "__attribute__(x)=" "BEGIN_DECLS=" \ - "END_DECLS=" "BITFIELDS_WORD=" + "END_DECLS=" "BITFIELDS_WORD=" "__FL=" \ + "void_FL=void" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. -- cgit v1.2.3