Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use vector of strings for args.
[simgrid.git] / doc / Doxyfile.in
index 003f6694a3c04453f6f274d47e5471ab4ff45bd3..0efc6f8b4d5f96054011c20141de3221813f2bd0 100644 (file)
@@ -1442,9 +1442,9 @@ PREDEFINED             = __cplusplus \
                         XBT_PRIVATE= \
                         XBT_ATTRIB_NORETURN= \
                         XBT_ATTRIB_UNUSED= \
-                         XBT_ATTRIB_DEPRECATED_v323(m)= \
-                         XBT_ATTRIB_DEPRECATED_v324(m)= \
-                         XBT_ATTRIB_DEPRECATED_v325(m)=
+                         XBT_ATTRIB_DEPRECATED_v328(m)= \
+                         XBT_ATTRIB_DEPRECATED_v329(m)= \
+                         XBT_ATTRIB_DEPRECATED_v330(m)=
 
 # 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.
@@ -1595,7 +1595,7 @@ UML_LOOK               = NO
 # the class node. If there are many fields or methods and many nodes the
 # graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
 # threshold limits the number of items for each type to make the size more
-# managable. Set this to 0 for no limit. Note that the threshold may be
+# manageable. Set this to 0 for no limit. Note that the threshold may be
 # exceeded by 50% before the limit is enforced.
 
 UML_LIMIT_NUM_FIELDS   = 10