1 @INCLUDE = Doxyfile-common
3 PREDEFINED += F77_FUNC(name,NAME)=name
5 ENABLED_SECTIONS += libapi internal xml
7 EXTRACT_LOCAL_CLASSES = YES
8 EXTRACT_ANON_NSPACES = YES
10 # We don't need the STL classes for our use of the XML,
11 # and they generate broken references that would need extra handling
12 BUILTIN_STL_SUPPORT = NO
13 WARN_IF_UNDOCUMENTED = NO
14 WARN_LOGFILE = doxygen-xml.log
17 COLLABORATION_GRAPH = NO
20 INCLUDED_BY_GRAPH = NO
22 INLINE_INHERITED_MEMB = NO # Do not duplicate documentation
26 XML_PROGRAMLISTING = NO
28 ALIASES += inpublicapi="\ingroup group_publicapi"
29 ALIASES += inlibraryapi="\ingroup group_libraryapi"
30 ALIASES += libinternal="\xmlonly <libinternal /> \endxmlonly"
32 # This is here because some comments that don't produce any useful
33 # documentation still contain invalid Doxygen commands...
34 ALIASES += threadsafe=