Skip to content

v0.2.48..v0.2.49 changeset RulesLib.dox

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/docs/RulesLib.dox b/docs/RulesLib.dox
index 95aa093..ff28e60 100644
--- a/docs/RulesLib.dox
+++ b/docs/RulesLib.dox
@@ -516,8 +516,8 @@ SHOW_INCLUDE_FILES     = YES
 # grouped member an include statement to the documentation, telling the reader
 # which file to include in order to use the member.
 # The default value is: NO.
-
-SHOW_GROUPED_MEMB_INC  = NO
+# Unsupported Tag
+#SHOW_GROUPED_MEMB_INC  = NO
 
 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
 # files with double quotes in the documentation rather than with sharp brackets.
@@ -2075,8 +2075,8 @@ MSCGEN_PATH            =
 # then run dia to produce the diagram and insert it in the documentation. The
 # DIA_PATH tag allows you to specify the directory where the dia binary resides.
 # If left empty dia is assumed to be found in the default search path.
-
-DIA_PATH               =
+# Unsupported Tag
+#DIA_PATH               =
 
 # If set to YES, the inheritance and collaboration graphs will hide inheritance
 # and usage relations if the target is undocumented or is not a class.
@@ -2281,8 +2281,8 @@ MSCFILE_DIRS           =
 # The DIAFILE_DIRS tag can be used to specify one or more directories that
 # contain dia files that are included in the documentation (see the \diafile
 # command).
-
-DIAFILE_DIRS           =
+# Unsupported Tag
+#DIAFILE_DIRS           =
 
 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
 # that will be shown in the graph. If the number of nodes in a graph becomes
Clone this wiki locally