summaryrefslogtreecommitdiffstats
path: root/testing/063
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-07-13 18:56:57 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-07-13 18:56:57 (GMT)
commit3a5e6ac7c6018a7a0da7acd830293da0fcb7a21c (patch)
tree6564136751751a3b310329aef2b12e59f909d10a /testing/063
parentec7789738e9d42f75b295a4673930e30da3c48a9 (diff)
downloadDoxygen-3a5e6ac7c6018a7a0da7acd830293da0fcb7a21c.zip
Doxygen-3a5e6ac7c6018a7a0da7acd830293da0fcb7a21c.tar.gz
Doxygen-3a5e6ac7c6018a7a0da7acd830293da0fcb7a21c.tar.bz2
Disabled/fixed segments that produced doxygen warnings while running the test
Diffstat (limited to 'testing/063')
-rw-r--r--testing/063/namespaceoo_1_1_helpers.xml5
-rw-r--r--testing/063/namespaceoo_1_1define.xml5
2 files changed, 4 insertions, 6 deletions
diff --git a/testing/063/namespaceoo_1_1_helpers.xml b/testing/063/namespaceoo_1_1_helpers.xml
index 5f157c8..ff309cf 100644
--- a/testing/063/namespaceoo_1_1_helpers.xml
+++ b/testing/063/namespaceoo_1_1_helpers.xml
@@ -11,12 +11,11 @@
<briefdescription>
</briefdescription>
<detaileddescription>
- <para>Extension to TclOO to add static variables. Defines variables on the class instead of on the object. Can be used to enforce a limited number of instantiations. <simplesect kind="warning"><para>Do not modify! (unless you're waaay smarter than the writer of the below Tcl/Tk book). flynt2012tcl </para></simplesect>
-</para>
+ <para>Extension to TclOO to add static variables. Defines variables on the class instead of on the object. Can be used to enforce a limited number of instantiations. </para>
</detaileddescription>
<inbodydescription>
</inbodydescription>
- <location file="063_bug_729092.tcl" bodystart="40" bodyend="49"/>
+ <location file="063_bug_729092.tcl" bodystart="34" bodyend="43"/>
</memberdef>
</sectiondef>
<briefdescription>
diff --git a/testing/063/namespaceoo_1_1define.xml b/testing/063/namespaceoo_1_1define.xml
index 50891e6..aa62fbd 100644
--- a/testing/063/namespaceoo_1_1define.xml
+++ b/testing/063/namespaceoo_1_1define.xml
@@ -11,12 +11,11 @@
<briefdescription>
</briefdescription>
<detaileddescription>
- <para>Extension to TclOO to add static methods. Defines the method on the class instead of on the object. Can be used for the creation of megawidgets using TclOO by overriding the unknown method to detect if the user is trying to instantiate a widget (because the method will be unknown and start with a dot). <simplesect kind="warning"><para>Do not modify! (unless you're waaay smarter than the writer of the below Tcl/Tk book). flynt2012tcl </para></simplesect>
-</para>
+ <para>Extension to TclOO to add static methods. Defines the method on the class instead of on the object. Can be used for the creation of megawidgets using TclOO by overriding the unknown method to detect if the user is trying to instantiate a widget (because the method will be unknown and start with a dot). </para>
</detaileddescription>
<inbodydescription>
</inbodydescription>
- <location file="063_bug_729092.tcl" bodystart="21" bodyend="30"/>
+ <location file="063_bug_729092.tcl" bodystart="18" bodyend="27"/>
</memberdef>
</sectiondef>
<briefdescription>