Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martinez <joelmartinez@gmail.com>2018-08-30 00:26:18 +0300
committerJoel Martinez <joelmartinez@gmail.com>2018-08-30 00:33:19 +0300
commit82ef0d015d50335d470419b2b55c7ef3ddde5c7c (patch)
tree474648403d0d722b348a1d7c9087c00c87726666 /mdoc/Test/html.expected
parent4b629cb703f86a99c4453c0cab74fad244230fea (diff)
removed the exception flag on integration tests.
An updated local version of mdoc started causing test output changes which clashed with the CI build agent's config. So this change removes this functionality from the integration tests, and adds a few unit tests that tests the exception functionality. Closes #341
Diffstat (limited to 'mdoc/Test/html.expected')
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html178
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html17
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/DocValueType.html25
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/UseLists.html58
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget.html203
-rw-r--r--mdoc/Test/html.expected/System/Array.html51
-rw-r--r--mdoc/Test/html.expected/System/Environment.html17
7 files changed, 0 insertions, 549 deletions
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html
index 1ba84f1c..fc8e55fe 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html
@@ -458,95 +458,6 @@
</div>
<h2>Syntax</h2>
<div class="Signature">public event <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Action`2">Action&lt;MyList&lt;U&gt;, MyList&lt;U&gt;.Helper&lt;U, U&gt;&gt;</a> <b>ItemChanged</b> </div>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="E:Mono.DocTest.Generic.GenericBase`1.ItemChanged:Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentOutOfRangeException">ArgumentOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArrayTypeMismatchException">ArrayTypeMismatchException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.FormatException">FormatException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IndexOutOfRangeException">IndexOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException">InvalidOperationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.MulticastNotSupportedException">MulticastNotSupportedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.OutOfMemoryException">OutOfMemoryException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.RankException">RankException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="E:Mono.DocTest.Generic.GenericBase`1.ItemChanged:Remarks">E:Mono.DocTest.Generic.GenericBase`1.ItemChanged</div>
<h2 class="Section">Requirements</h2>
@@ -561,95 +472,6 @@
</div>
<h2>Syntax</h2>
<div class="Signature">public event <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.EventHandler`1">EventHandler&lt;GenericBase&lt;U&gt;.FooEventArgs&gt;</a> <b>MyEvent</b> </div>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="E:Mono.DocTest.Generic.GenericBase`1.MyEvent:Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentOutOfRangeException">ArgumentOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArrayTypeMismatchException">ArrayTypeMismatchException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.FormatException">FormatException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IndexOutOfRangeException">IndexOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException">InvalidOperationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.MulticastNotSupportedException">MulticastNotSupportedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.OutOfMemoryException">OutOfMemoryException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.RankException">RankException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="E:Mono.DocTest.Generic.GenericBase`1.MyEvent:Remarks">E:Mono.DocTest.Generic.GenericBase`1.MyEvent</div>
<h2 class="Section">Requirements</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html b/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
index 1c14d779..1ccbcf4f 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
@@ -389,23 +389,6 @@ class Example {
</dd>
</dl>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="C:Mono.DocTest.DocAttribute(System.String):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="C:Mono.DocTest.DocAttribute(System.String):Remarks">
<tt>C:Mono.DocTest.DocAttribute(System.String)</tt>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html b/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
index 5c13ee46..9e76ad14 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
@@ -300,31 +300,6 @@
<dd>A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>.</dd>
</dl>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:Mono.DocTest.DocValueType.M(System.Int32):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ApplicationException">ApplicationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.SystemException">SystemException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:Mono.DocTest.DocValueType.M(System.Int32):Remarks">
<a href="../Mono.DocTest/DocValueType.html#M:Mono.DocTest.DocValueType.M(System.Int32)">DocValueType.M(int)</a>.</div>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/UseLists.html b/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
index 0f12f07e..e99d096f 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
@@ -436,14 +436,6 @@
</tr>
<tr valign="top">
<td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Exception">Exception</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
<a href="javascript:alert(&quot;Documentation not found.&quot;)">Whatever</a>
</td>
<td>text!</td>
@@ -479,31 +471,6 @@
<dd>A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;Predicate&lt;int&gt;&gt;</a>.</dd>
</dl>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Remarks">
<tt>M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})</tt>.</div>
@@ -537,31 +504,6 @@
<dd>A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;Predicate&lt;``0&gt;&gt;</a>.</dd>
</dl>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Remarks">
<tt>M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})</tt>.</div>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget.html b/mdoc/Test/html.expected/Mono.DocTest/Widget.html
index c3854b47..49a810ea 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget.html
@@ -966,95 +966,6 @@
</div>
<h2>Syntax</h2>
<div class="Signature">protected event <a href="../Mono.DocTest/Widget+Del.html">Widget.Del</a> <b>AnotherEvent</b> </div>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="E:Mono.DocTest.Widget.AnotherEvent:Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentOutOfRangeException">ArgumentOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArrayTypeMismatchException">ArrayTypeMismatchException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.FormatException">FormatException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IndexOutOfRangeException">IndexOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException">InvalidOperationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.MulticastNotSupportedException">MulticastNotSupportedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.OutOfMemoryException">OutOfMemoryException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.RankException">RankException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="E:Mono.DocTest.Widget.AnotherEvent:Remarks">
<tt>E:Mono.DocTest.Widget.AnotherEvent</tt>.</div>
@@ -1217,31 +1128,6 @@
<blockquote class="SubsectionBox" id="M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object):Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -1351,95 +1237,6 @@
</div>
<h2>Syntax</h2>
<div class="Signature">[System.Obsolete("why not")]<br />public event <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`1">Func&lt;object&gt;</a> <b>DynamicE1</b> </div>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="E:Mono.DocTest.Widget.DynamicE1:Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentOutOfRangeException">ArgumentOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArrayTypeMismatchException">ArrayTypeMismatchException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.FormatException">FormatException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IndexOutOfRangeException">IndexOutOfRangeException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException">InvalidOperationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.MulticastNotSupportedException">MulticastNotSupportedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.OutOfMemoryException">OutOfMemoryException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.RankException">RankException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="E:Mono.DocTest.Widget.DynamicE1:Remarks">
<tt>E:Mono.DocTest.Widget.DynamicE1</tt>
diff --git a/mdoc/Test/html.expected/System/Array.html b/mdoc/Test/html.expected/System/Array.html
index 718519a8..83ac973f 100644
--- a/mdoc/Test/html.expected/System/Array.html
+++ b/mdoc/Test/html.expected/System/Array.html
@@ -362,23 +362,6 @@
<blockquote class="SubsectionBox" id="M:System.Array.AsReadOnly``1(``0[]):Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:System.Array.AsReadOnly``1(``0[]):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.NotImplementedException">NotImplementedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:System.Array.AsReadOnly``1(``0[]):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -433,23 +416,6 @@
<blockquote class="SubsectionBox" id="M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1}):Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1}):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException">InvalidOperationException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1}):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -494,23 +460,6 @@
</dd>
</dl>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:System.Array.Resize``1(``0[],System.Int32):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Exception">Exception</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:System.Array.Resize``1(``0[],System.Int32):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
diff --git a/mdoc/Test/html.expected/System/Environment.html b/mdoc/Test/html.expected/System/Environment.html
index 1ea92219..9c3381d7 100644
--- a/mdoc/Test/html.expected/System/Environment.html
+++ b/mdoc/Test/html.expected/System/Environment.html
@@ -279,23 +279,6 @@
<blockquote class="SubsectionBox" id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder):Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
- <h4 class="Subsection">Exceptions</h4>
- <blockquote class="SubsectionBox" id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder):Exceptions">
- <table class="TypeDocumentation">
- <tr>
- <th>Type</th>
- <th>Reason</th>
- </tr>
- <tr valign="top">
- <td>
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.NotSupportedException">NotSupportedException</a>
- </td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
- </tr>
- </table>
- </blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder):Remarks">
<tt>M:System.Environment.GetFolderPath(System.Environment+SpecialFolder)</tt>