Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen: hide XBT_ATTRIB_NORETURN and XBT_ATTRIB_UNUSED that fool sphinx
[simgrid.git] / doc / Doxyfile.in
index 512e3c0..ca97d87 100644 (file)
@@ -1371,7 +1371,7 @@ MAN_LINKS              = NO
 # generate an XML file that captures the structure of
 # the code including all documentation.
 
-GENERATE_XML           = NO
+GENERATE_XML           = YES
 
 #---------------------------------------------------------------------------
 # configuration options for the AutoGen Definitions output
@@ -1476,6 +1476,8 @@ PREDEFINED             = __cplusplus \
                          XBT_PUBLIC_DATA=extern \
                          XBT_INLINE= \
                         XBT_PRIVATE= \
+                        XBT_ATTRIB_NORETURN= \
+                        XBT_ATTRIB_UNUSED= \
                          XBT_ATTRIB_DEPRECATED_v322(m)= \
                          XBT_ATTRIB_DEPRECATED_v323(m)= \
                          XBT_ATTRIB_DEPRECATED_v324(m)=