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
path: root/mdoc/Test
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2014-04-30 18:07:20 +0400
committerDuncan Mak <duncanm@microsoft.com>2016-10-08 03:30:33 +0300
commit0743f32d4b9cd7010eec3a1234fcd13cab6185a3 (patch)
tree5fcb1e9379f1e9929d9def09f29f0ce67e99d62f /mdoc/Test
parentae8e2a8975c8b82b7e3ebebb68aec024266ff4c6 (diff)
Updated HTML reference test output
Diffstat (limited to 'mdoc/Test')
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html20
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+FooEventArgs.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+NestedCollection.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html28
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html8
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html32
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html76
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html20
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/DocValueType.html8
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/UseLists.html28
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+IMenuItem.html8
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double.html4
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass.html12
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass`1.html12
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Widget.html172
-rw-r--r--mdoc/Test/html.expected/NoNamespace.html4
-rw-r--r--mdoc/Test/html.expected/System/Array.html16
-rw-r--r--mdoc/Test/html.expected/System/Environment.html4
21 files changed, 236 insertions, 236 deletions
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html
index 00b54d75..8516f82c 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html
@@ -287,8 +287,8 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="M:Mono.DocTest.Generic.Extensions.Bar``1(Mono.DocTest.Generic.IFoo{``0},System.String)">Bar&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.Extensions.Bar``1(Mono.DocTest.Generic.IFoo{``0},System.String):member">
- <p class="Summary">
- <a href="../Mono.DocTest.Generic/IFoo`1.html">Mono.DocTest.Generic.IFoo`1</a> extension method</p>
+ <div class="msummary">
+ <a href="../Mono.DocTest.Generic/IFoo`1.html">Mono.DocTest.Generic.IFoo`1</a> extension method</div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Bar&lt;T&gt;</b> (<i>this</i> <a href="../Mono.DocTest.Generic/IFoo`1.html">IFoo&lt;T&gt;</a> self, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> s)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -330,8 +330,8 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.Extensions.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})">ForEach&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.Extensions.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0}):member">
- <p class="Summary">
- <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable`1</a> extension method</p>
+ <div class="msummary">
+ <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable`1</a> extension method</div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>ForEach&lt;T&gt;</b> (<i>this</i> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;T&gt;</a> self, <a href="../System/Action`1.html">Action&lt;T&gt;</a> a)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -373,10 +373,10 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.Extensions.ToDouble(System.Collections.Generic.IEnumerable{System.Int32})">ToDouble Method</h3>
<blockquote id="M:Mono.DocTest.Generic.Extensions.ToDouble(System.Collections.Generic.IEnumerable{System.Int32}):member">
- <p class="Summary">
+ <div class="msummary">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a>
extension method.
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;double&gt;</a> <b>ToDouble</b> (<i>this</i> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a> list)</div>
<h4 class="Subsection">Parameters</h4>
@@ -405,9 +405,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.Extensions.ToDouble``1(``0)">ToDouble&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.Extensions.ToDouble``1(``0):member">
- <p class="Summary">
+ <div class="msummary">
<a href="../Mono.DocTest.Generic/IFoo`1.html">Mono.DocTest.Generic.IFoo`1</a> extension method.
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a> <b>ToDouble&lt;T&gt;</b> (<i>this</i> <i title="To be added.">T</i> val)<br /> where T : <a href="../Mono.DocTest.Generic/IFoo`1.html">Mono.DocTest.Generic.IFoo&lt;T&gt;</a></div>
<h4 class="Subsection">Type Parameters</h4>
@@ -447,8 +447,8 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.Extensions.ToEnumerable``1(``0)">ToEnumerable&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.Extensions.ToEnumerable``1(``0):member">
- <p class="Summary">
- <tt>System.Object</tt> extension method</p>
+ <div class="msummary">
+ <tt>System.Object</tt> extension method</div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;T&gt;</a> <b>ToEnumerable&lt;T&gt;</b> (<i>this</i> <i title="To be added.">T</i> self)</div>
<h4 class="Subsection">Type Parameters</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+FooEventArgs.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+FooEventArgs.html
index 640edea5..273740ff 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+FooEventArgs.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+FooEventArgs.html
@@ -270,9 +270,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.GenericBase`1.FooEventArgs()">GenericBase Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.GenericBase`1.FooEventArgs():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>GenericBase</b> ()</div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+NestedCollection.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+NestedCollection.html
index 5eaccf47..49b6e655 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+NestedCollection.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1+NestedCollection.html
@@ -270,9 +270,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.GenericBase`1.NestedCollection()">GenericBase Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.GenericBase`1.NestedCollection():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>GenericBase</b> ()</div>
<h2 class="Section">Remarks</h2>
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 d92f9dd0..ed6ef075 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/GenericBase`1.html
@@ -386,9 +386,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.GenericBase`1()">GenericBase Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.GenericBase`1():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>GenericBase</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -402,9 +402,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.GenericBase`1.BaseMethod``1(``0)">BaseMethod&lt;S&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.GenericBase`1.BaseMethod``1(``0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <i title="Insert text here.">U</i> <b>BaseMethod&lt;[Mono.DocTest.Doc("S")] S&gt;</b> (<i title="Insert more text here.">S</i> genericParameter)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -437,9 +437,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Generic.GenericBase`1.ConstField1">ConstField1 Field</h3>
<blockquote id="F:Mono.DocTest.Generic.GenericBase`1.ConstField1:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public const <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>ConstField1</b> </div>
<h2 class="Section">Remarks</h2>
@@ -453,9 +453,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Generic.GenericBase`1.ItemChanged">ItemChanged Event</h3>
<blockquote id="E:Mono.DocTest.Generic.GenericBase`1.ItemChanged:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </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>
@@ -532,9 +532,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Generic.GenericBase`1.MyEvent">MyEvent Event</h3>
<blockquote id="E:Mono.DocTest.Generic.GenericBase`1.MyEvent:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </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>
@@ -611,9 +611,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.GenericBase`1.op_Explicit(Mono.DocTest.Generic.GenericBase{`0})~`0">Conversion Method</h3>
<blockquote id="M:Mono.DocTest.Generic.GenericBase`1.op_Explicit(Mono.DocTest.Generic.GenericBase{`0})~`0:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static explicit operator <i title="Insert text here.">U</i> (<a href="../Mono.DocTest.Generic/GenericBase`1.html">GenericBase&lt;U&gt;</a> list)</div>
<h4 class="Subsection">Parameters</h4>
@@ -638,9 +638,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Generic.GenericBase`1.StaticField1">StaticField1 Field</h3>
<blockquote id="F:Mono.DocTest.Generic.GenericBase`1.StaticField1:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static readonly <a href="../Mono.DocTest.Generic/GenericBase`1.html">GenericBase&lt;U&gt;</a> <b>StaticField1</b> </div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html
index 2a71d476..8ecbbc33 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html
@@ -290,9 +290,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="M:Mono.DocTest.Generic.IFoo`1.Method``1(`0,``0)">Method&lt;U&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.IFoo`1.Method``1(`0,``0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <i title="T generic param">T</i> <b>Method&lt;U&gt;</b> (<i title="T generic param">T</i> t, <i title="U generic param">U</i> u)</div>
<h4 class="Subsection">Type Parameters</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html
index 4ce462af..730b8239 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html
@@ -301,9 +301,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.MyList`1.Helper`2()">MyList Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.MyList`1.Helper`2():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>MyList</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -317,9 +317,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.Helper`2.UseT(T,`0,`1)">UseT Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.Helper`2.UseT(T,`0,`1):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>UseT</b> (<i title="">T</i> a, <i title="Seriously!">U</i> b, <i title="Too many docs!">V</i> c)</div>
<h4 class="Subsection">Parameters</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html
index 312b3c43..0ddb2466 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html
@@ -452,9 +452,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.MyList`1()">MyList Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.MyList`1():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>MyList</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -468,9 +468,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.GetEnumerator()">GetEnumerator Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.GetEnumerator():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator&lt;Int32[]&gt;</a> <b>GetEnumerator</b> ()</div>
<h4 class="Subsection">Returns</h4>
@@ -487,9 +487,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.GetHelper``2()">GetHelper&lt;U,V&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.GetHelper``2():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> <b>GetHelper&lt;U, V&gt;</b> ()</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -522,9 +522,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.Method``1(`0,``0)">Method&lt;U&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.Method``1(`0,``0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Method&lt;U&gt;</b> (<i title="I'm Dying Here!">T</i> t, <i title="Method generic parameter">U</i> u)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -559,9 +559,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.RefMethod``1(`0@,``0@)">RefMethod&lt;U&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.RefMethod``1(`0@,``0@):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>RefMethod&lt;U&gt;</b> (<i>ref</i> <i title="I'm Dying Here!">T</i> t, <i>ref</i> <i title="To be added.">U</i> u)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -603,9 +603,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.System#Collections#IEnumerable#GetEnumerator()">System.Collections.IEnumerable.GetEnumerator Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.System#Collections#IEnumerable#GetEnumerator():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.IEnumerator">IEnumerator</a> <b>System.Collections.IEnumerable.GetEnumerator</b> ()</div>
@@ -623,9 +623,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.Test(`0)">Test Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.Test(`0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Test</b> (<i title="I'm Dying Here!">T</i> t)</div>
<h4 class="Subsection">Parameters</h4>
@@ -647,9 +647,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`1.UseHelper``2(Mono.DocTest.Generic.MyList{`0}.Helper{``0,``1})">UseHelper&lt;U,V&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`1.UseHelper``2(Mono.DocTest.Generic.MyList{`0}.Helper{``0,``1}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>UseHelper&lt;U, V&gt;</b> (<a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> helper)</div>
<h4 class="Subsection">Type Parameters</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html
index 75444ea1..6ebacddd 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html
@@ -626,9 +626,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Generic.MyList`2()">MyList Constructor</h3>
<blockquote id="C:Mono.DocTest.Generic.MyList`2():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>MyList</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -642,9 +642,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.CopyTo(`0[],System.Int32)">CopyTo Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.CopyTo(`0[],System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>CopyTo</b> (<i title="Ako generic param">A</i>[] array, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> arrayIndex)</div>
<h4 class="Subsection">Parameters</h4>
@@ -670,9 +670,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Generic.MyList`2.Count">Count Property</h3>
<blockquote id="P:Mono.DocTest.Generic.MyList`2.Count:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>Count</b> { get; }</div>
<h4 class="Subsection">Value</h4>
@@ -687,9 +687,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Generic.MyList`2.Current">Current Property</h3>
<blockquote id="P:Mono.DocTest.Generic.MyList`2.Current:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <i title="Ako generic param">A</i> <b>Current</b> { get; }</div>
<h4 class="Subsection">Value</h4>
@@ -704,9 +704,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.Dispose()">Dispose Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.Dispose():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Dispose</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -719,9 +719,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.Foo()">Foo Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.Foo():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.KeyValuePair`2">KeyValuePair&lt;IEnumerable&lt;A&gt;, IEnumerable&lt;B&gt;&gt;</a> <b>Foo</b> ()</div>
<h4 class="Subsection">Returns</h4>
@@ -737,9 +737,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.GetEnumerator()">GetEnumerator Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.GetEnumerator():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1.Enumerator">List&lt;A&gt;.Enumerator</a> <b>GetEnumerator</b> ()</div>
<h4 class="Subsection">Returns</h4>
@@ -754,9 +754,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.Mono#DocTest#Generic#IFoo``1(`0,``0)">Mono.DocTest.Generic.IFoo&lt;A&gt;.Method&lt;U&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.Mono#DocTest#Generic#IFoo``1(`0,``0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<i title="Ako generic param">A</i> <b>Mono.DocTest.Generic.IFoo&lt;U&gt;</b> (<i title="Ako generic param">A</i> a, <i title="U generic param on MyList`2">U</i> u)</div>
@@ -800,9 +800,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.MoveNext()">MoveNext Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.MoveNext():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>MoveNext</b> ()</div>
<h4 class="Subsection">Returns</h4>
@@ -819,9 +819,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.Reset()">Reset Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.Reset():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Reset</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -834,9 +834,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Add(`0)">System.Collections.Generic.ICollection&lt;A&gt;.Add Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Add(`0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>System.Collections.Generic.ICollection&lt;A&gt;.Add</b> (<i title="Ako generic param">A</i> item)</div>
@@ -859,9 +859,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Clear()">System.Collections.Generic.ICollection&lt;A&gt;.Clear Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Clear():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>System.Collections.Generic.ICollection&lt;A&gt;.Clear</b> ()</div>
@@ -875,9 +875,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Contains(`0)">System.Collections.Generic.ICollection&lt;A&gt;.Contains Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Contains(`0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>System.Collections.Generic.ICollection&lt;A&gt;.Contains</b> (<i title="Ako generic param">A</i> item)</div>
@@ -902,9 +902,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#IsReadOnly">System.Collections.Generic.ICollection&lt;A&gt;.IsReadOnly Property</h3>
<blockquote id="P:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#IsReadOnly:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>System.Collections.Generic.ICollection&lt;A&gt;.IsReadOnly</b> { get; }</div>
@@ -920,9 +920,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Remove(`0)">System.Collections.Generic.ICollection&lt;A&gt;.Remove Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#ICollection{A}#Remove(`0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>System.Collections.Generic.ICollection&lt;A&gt;.Remove</b> (<i title="Ako generic param">A</i> item)</div>
@@ -947,9 +947,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#IEnumerable{A}#GetEnumerator()">System.Collections.Generic.IEnumerable&lt;A&gt;.GetEnumerator Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#IEnumerable{A}#GetEnumerator():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator&lt;A&gt;</a> <b>System.Collections.Generic.IEnumerable&lt;A&gt;.GetEnumerator</b> ()</div>
@@ -965,9 +965,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#IEnumerator{A}#Current">System.Collections.Generic.IEnumerator&lt;A&gt;.Current Property</h3>
<blockquote id="P:Mono.DocTest.Generic.MyList`2.System#Collections#Generic#IEnumerator{A}#Current:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<i title="Ako generic param">A</i> <b>System.Collections.Generic.IEnumerator&lt;A&gt;.Current</b> { get; }</div>
@@ -983,9 +983,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Generic.MyList`2.System#Collections#IEnumerable#GetEnumerator()">System.Collections.IEnumerable.GetEnumerator Method</h3>
<blockquote id="M:Mono.DocTest.Generic.MyList`2.System#Collections#IEnumerable#GetEnumerator():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.IEnumerator">IEnumerator</a> <b>System.Collections.IEnumerable.GetEnumerator</b> ()</div>
@@ -1003,9 +1003,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Generic.MyList`2.System#Collections#IEnumerator#Current">System.Collections.IEnumerator.Current Property</h3>
<blockquote id="P:Mono.DocTest.Generic.MyList`2.System#Collections#IEnumerator#Current:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> <b>System.Collections.IEnumerator.Current</b> { get; }</div>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html b/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
index 609837ed..58d6f91b 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
@@ -373,9 +373,9 @@ class Example {
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.DocAttribute(System.String)">DocAttribute Constructor</h3>
<blockquote id="C:Mono.DocTest.DocAttribute(System.String):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>DocAttribute</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> docs)</div>
<h4 class="Subsection">Parameters</h4>
@@ -417,9 +417,9 @@ class Example {
</blockquote>
<h3 id="F:Mono.DocTest.DocAttribute.Field">Field Field</h3>
<blockquote id="F:Mono.DocTest.DocAttribute.Field:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>Field</b> </div>
<h2 class="Section">Remarks</h2>
@@ -433,9 +433,9 @@ class Example {
</blockquote>
<h3 id="F:Mono.DocTest.DocAttribute.FlagsEnum">FlagsEnum Field</h3>
<blockquote id="F:Mono.DocTest.DocAttribute.FlagsEnum:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ConsoleModifiers">ConsoleModifiers</a> <b>FlagsEnum</b> </div>
<h2 class="Section">Remarks</h2>
@@ -449,9 +449,9 @@ class Example {
</blockquote>
<h3 id="F:Mono.DocTest.DocAttribute.NonFlagsEnum">NonFlagsEnum Field</h3>
<blockquote id="F:Mono.DocTest.DocAttribute.NonFlagsEnum:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../Mono.DocTest/Color.html">Color</a> <b>NonFlagsEnum</b> </div>
<h2 class="Section">Remarks</h2>
@@ -465,9 +465,9 @@ class Example {
</blockquote>
<h3 id="P:Mono.DocTest.DocAttribute.Property">Property Property</h3>
<blockquote id="P:Mono.DocTest.DocAttribute.Property:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Type">Type</a> <b>Property</b> { get; set; }</div>
<h4 class="Subsection">Value</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html b/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
index bad66089..5c13ee46 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/DocValueType.html
@@ -286,9 +286,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="M:Mono.DocTest.DocValueType.M(System.Int32)">M Method</h3>
<blockquote id="M:Mono.DocTest.DocValueType.M(System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> i)</div>
<h4 class="Subsection">Parameters</h4>
@@ -335,9 +335,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.DocValueType.total">total Field</h3>
<blockquote id="F:Mono.DocTest.DocValueType.total:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>total</b> </div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/UseLists.html b/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
index 7e45227c..eac70b5d 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/UseLists.html
@@ -338,9 +338,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.UseLists()">UseLists Constructor</h3>
<blockquote id="C:Mono.DocTest.UseLists():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>UseLists</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -354,9 +354,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.GetValues``1(``0)">GetValues&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.GetValues``1(``0):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;T&gt;</a> <b>GetValues&lt;T&gt;</b> (<i title="Something">T</i> value)<br /> where T : struct</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -389,9 +389,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32})">Process Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;int&gt;</a> list)</div>
<h4 class="Subsection">Parameters</h4>
@@ -413,9 +413,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})">Process Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;int&gt;</a> list)</div>
<h4 class="Subsection">Parameters</h4>
@@ -459,9 +459,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})">Process Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;int&gt;&gt;</a> list)</div>
<h4 class="Subsection">Parameters</h4>
@@ -508,9 +508,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})">Process&lt;T&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process&lt;T&gt;</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;T&gt;&gt;</a> list)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -566,9 +566,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2})">UseHelper&lt;T,U,V&gt; Generic Method</h3>
<blockquote id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>UseHelper&lt;T, U, V&gt;</b> (<a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">Mono.DocTest.Generic.MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> helper)</div>
<h4 class="Subsection">Type Parameters</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+IMenuItem.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+IMenuItem.html
index 05beb05f..b7ff0cab 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+IMenuItem.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+IMenuItem.html
@@ -284,9 +284,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="M:Mono.DocTest.Widget.IMenuItem.A()">A Method</h3>
<blockquote id="M:Mono.DocTest.Widget.IMenuItem.A():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>A</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -299,9 +299,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.IMenuItem.B">B Property</h3>
<blockquote id="P:Mono.DocTest.Widget.IMenuItem.B:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>B</b> { get; set; }</div>
<h4 class="Subsection">Value</h4>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html
index 8e2397f2..d8c3decc 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html
@@ -271,9 +271,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget.NestedClass.Double.Triple.Quadruple()">Widget.NestedClass.Double.Triple.Quadruple Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget.NestedClass.Double.Triple.Quadruple():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget.NestedClass.Double.Triple.Quadruple</b> ()</div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple.html
index dd28c310..ad0b1578 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double+Triple.html
@@ -271,9 +271,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget.NestedClass.Double.Triple()">Widget.NestedClass.Double.Triple Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget.NestedClass.Double.Triple():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget.NestedClass.Double.Triple</b> ()</div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double.html
index 2b6640cd..f268bda2 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass+Double.html
@@ -271,9 +271,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget.NestedClass.Double()">Widget.NestedClass.Double Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget.NestedClass.Double():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget.NestedClass.Double</b> ()</div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass.html
index 4b2f9b76..8d2babec 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass.html
@@ -310,9 +310,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget.NestedClass()">Widget.NestedClass Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget.NestedClass():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget.NestedClass</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -326,9 +326,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.NestedClass.M(System.Int32)">M Method</h3>
<blockquote id="M:Mono.DocTest.Widget.NestedClass.M(System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> i)</div>
<h4 class="Subsection">Parameters</h4>
@@ -350,9 +350,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.NestedClass.value">value Field</h3>
<blockquote id="F:Mono.DocTest.Widget.NestedClass.value:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>value</b> </div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass`1.html b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass`1.html
index 160b3ca1..e5f70232 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass`1.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget+NestedClass`1.html
@@ -321,9 +321,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget.NestedClass`1()">Widget.NestedClass Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget.NestedClass`1():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget.NestedClass</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -337,9 +337,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.NestedClass`1.M(System.Int32)">M Method</h3>
<blockquote id="M:Mono.DocTest.Widget.NestedClass`1.M(System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> i)</div>
<h4 class="Subsection">Parameters</h4>
@@ -361,9 +361,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.NestedClass`1.value">value Field</h3>
<blockquote id="F:Mono.DocTest.Widget.NestedClass`1.value:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>value</b> </div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Widget.html b/mdoc/Test/html.expected/Mono.DocTest/Widget.html
index 455ae14c..03cfcf32 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Widget.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Widget.html
@@ -869,9 +869,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:Mono.DocTest.Widget()">Widget Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -894,9 +894,9 @@
</blockquote>
<h3 id="C:Mono.DocTest.Widget(System.Converter{System.String,System.String})">Widget Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget(System.Converter{System.String,System.String}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Converter`2">Converter&lt;string, string&gt;</a> c)</div>
<h4 class="Subsection">Parameters</h4>
@@ -918,9 +918,9 @@
</blockquote>
<h3 id="C:Mono.DocTest.Widget(System.String)">Widget Constructor</h3>
<blockquote id="C:Mono.DocTest.Widget(System.String):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Widget</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> s)</div>
<h4 class="Subsection">Parameters</h4>
@@ -946,9 +946,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Widget.AnEvent">AnEvent Event</h3>
<blockquote id="E:Mono.DocTest.Widget.AnEvent:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">[Mono.DocTest.Doc("Del event")]<br />[add: Mono.DocTest.Doc("Del add accessor")]<br />[remove: Mono.DocTest.Doc("Del remove accessor")]<br />public event <a href="../Mono.DocTest/Widget+Del.html">Widget.Del</a> <b>AnEvent</b> </div>
<h2 class="Section">Remarks</h2>
@@ -961,9 +961,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Widget.AnotherEvent">AnotherEvent Event</h3>
<blockquote id="E:Mono.DocTest.Widget.AnotherEvent:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </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>
@@ -1041,9 +1041,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.array1">array1 Field</h3>
<blockquote id="F:Mono.DocTest.Widget.array1:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a>[] <b>array1</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1056,9 +1056,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.array2">array2 Field</h3>
<blockquote id="F:Mono.DocTest.Widget.array2:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../Mono.DocTest/Widget.html">Widget</a>[,] <b>array2</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1071,9 +1071,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.classCtorError">classCtorError Field</h3>
<blockquote id="F:Mono.DocTest.Widget.classCtorError:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static readonly <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[] <b>classCtorError</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1086,9 +1086,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Default(System.Int32,System.Int32)">Default Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Default(System.Int32,System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Default</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> a, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> b)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1119,9 +1119,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Default(System.String,System.Char)">Default Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Default(System.String,System.Char):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Default</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> a, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Char">char</a> b)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1152,9 +1152,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.defaultColor">defaultColor Field</h3>
<blockquote id="F:Mono.DocTest.Widget.defaultColor:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected static <a href="../Mono.DocTest/Color.html">Color</a> <b>defaultColor</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1167,9 +1167,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object)">Dynamic0 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Dynamic0(System.Object,System.Object):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> <b>Dynamic0</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> a, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a> b)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1221,9 +1221,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Dynamic1(System.Collections.Generic.Dictionary{System.Object,System.String})">Dynamic1 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Dynamic1(System.Collections.Generic.Dictionary{System.Object,System.String}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.Dictionary`2">Dictionary&lt;object, string&gt;</a> <b>Dynamic1</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.Dictionary`2">Dictionary&lt;object, string&gt;</a> value)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1252,9 +1252,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Dynamic2(System.Func{System.String,System.Object})">Dynamic2 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Dynamic2(System.Func{System.String,System.Object}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;string, object&gt;</a> <b>Dynamic2</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;string, object&gt;</a> value)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1283,9 +1283,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.Dynamic3(System.Func{System.Func{System.String,System.Object},System.Func{System.Object,System.String}})">Dynamic3 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.Dynamic3(System.Func{System.Func{System.String,System.Object},System.Func{System.Object,System.String}}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;Func&lt;string, object&gt;, Func&lt;object, string&gt;&gt;</a> <b>Dynamic3</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;Func&lt;string, object&gt;, Func&lt;object, string&gt;&gt;</a> value)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1314,9 +1314,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Widget.DynamicE1">DynamicE1 Event</h3>
<blockquote id="E:Mono.DocTest.Widget.DynamicE1:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </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>
@@ -1395,9 +1395,9 @@
</blockquote>
<h3 id="E:Mono.DocTest.Widget.DynamicE2">DynamicE2 Event</h3>
<blockquote id="E:Mono.DocTest.Widget.DynamicE2:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public event <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`1">Func&lt;object&gt;</a> <b>DynamicE2</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1411,9 +1411,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.DynamicF">DynamicF Field</h3>
<blockquote id="F:Mono.DocTest.Widget.DynamicF:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;Func&lt;string, object, string&gt;, Func&lt;object, Func&lt;System.Object&gt;,System.String&gt;&gt;</a> <b>DynamicF</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1427,9 +1427,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.DynamicP">DynamicP Property</h3>
<blockquote id="P:Mono.DocTest.Widget.DynamicP:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Func`2">Func&lt;Func&lt;string, object, string&gt;, Func&lt;object, Func&lt;System.Object&gt;,System.String&gt;&gt;</a> <b>DynamicP</b> { get; }</div>
<h4 class="Subsection">Value</h4>
@@ -1447,9 +1447,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.Height">Height Property</h3>
<blockquote id="P:Mono.DocTest.Widget.Height:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">[Mono.DocTest.Doc("Height property")]<br />protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a> <b>Height</b> { get; }</div>
<h4 class="Subsection">Value</h4>
@@ -1464,9 +1464,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.Item(System.Int32)">Item Property</h3>
<blockquote id="P:Mono.DocTest.Widget.Item(System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<p>
@@ -1493,9 +1493,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.Item(System.String,System.Int32)">Item Property</h3>
<blockquote id="P:Mono.DocTest.Widget.Item(System.String,System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">
<p>
@@ -1526,9 +1526,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M0()">M0 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M0():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M0</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -1541,9 +1541,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M1(System.Char,System.Single@,Mono.DocTest.DocValueType@)">M1 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M1(System.Char,System.Single@,Mono.DocTest.DocValueType@):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">[Mono.DocTest.Doc("normal DocAttribute", Field=true)]<br />[return:Mono.DocTest.Doc("return:DocAttribute", Property=typeof(Mono.DocTest.Widget))]<br />public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M1</b> ([Mono.DocTest.Doc("c", FlagsEnum=System.ConsoleModifiers.Alt | System.ConsoleModifiers.Control)] <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Char">char</a> c, [Mono.DocTest.Doc("f", NonFlagsEnum=Mono.DocTest.Color.Red)] <i>out</i> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Single">float</a> f, [Mono.DocTest.Doc("v")] <i>ref</i> <a href="../Mono.DocTest/DocValueType.html">DocValueType</a> v)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1573,9 +1573,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M2(System.Int16[],System.Int32[,],System.Int64[][])">M2 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M2(System.Int16[],System.Int32[,],System.Int64[][]):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M2</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int16">short</a>[] x1, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>[,] x2, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a>[][] x3)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1605,9 +1605,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M3(System.Int64[][],Mono.DocTest.Widget[,,][])">M3 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M3(System.Int64[][],Mono.DocTest.Widget[,,][]):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M3</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a>[][] x3, <a href="../Mono.DocTest/Widget.html">Widget</a>[,,][] x4)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1633,9 +1633,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M4(System.Char*,Mono.DocTest.Color**)">M4 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M4(System.Char*,Mono.DocTest.Color**):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M4</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Char">char</a>* pc, <a href="../Mono.DocTest/Color.html">Color</a>** ppf)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1661,9 +1661,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M5(System.Void*,System.Double*[,][])">M5 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M5(System.Void*,System.Double*[,][]):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M5</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a>* pv, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a>*[,][] pd)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1689,9 +1689,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M6(System.Int32,System.Object[])">M6 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M6(System.Int32,System.Object[]):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M6</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> i, <b>params</b> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a>[] args)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1717,9 +1717,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.M7(Mono.DocTest.Widget.NestedClass.Double.Triple.Quadruple)">M7 Method</h3>
<blockquote id="M:Mono.DocTest.Widget.M7(Mono.DocTest.Widget.NestedClass.Double.Triple.Quadruple):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>M7</b> (<a href="../Mono.DocTest/Widget+NestedClass+Double+Triple+Quadruple.html">Widget.NestedClass.Double.Triple.Quadruple</a> a)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1743,9 +1743,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.message">message Field</h3>
<blockquote id="F:Mono.DocTest.Widget.message:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>message</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1758,9 +1758,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.monthlyAverage">monthlyAverage Field</h3>
<blockquote id="F:Mono.DocTest.Widget.monthlyAverage:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected readonly <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a> <b>monthlyAverage</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1773,9 +1773,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.op_Addition(Mono.DocTest.Widget,Mono.DocTest.Widget)">op_Addition Method</h3>
<blockquote id="M:Mono.DocTest.Widget.op_Addition(Mono.DocTest.Widget,Mono.DocTest.Widget):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="../Mono.DocTest/Widget.html">Widget</a> operator+ (<a href="../Mono.DocTest/Widget.html">Widget</a> x1, <a href="../Mono.DocTest/Widget.html">Widget</a> x2)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1803,9 +1803,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.op_Division">op_Division Field</h3>
<blockquote id="F:Mono.DocTest.Widget.op_Division:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="../Mono.DocTest/Widget.html">Widget</a> operator/ </div>
<h4 class="Subsection">Returns</h4>
@@ -1820,9 +1820,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.op_Explicit(Mono.DocTest.Widget)~System.Int32">Conversion Method</h3>
<blockquote id="M:Mono.DocTest.Widget.op_Explicit(Mono.DocTest.Widget)~System.Int32:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static explicit operator <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> (<a href="../Mono.DocTest/Widget.html">Widget</a> x)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1847,9 +1847,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.op_Implicit(Mono.DocTest.Widget)~System.Int64">Conversion Method</h3>
<blockquote id="M:Mono.DocTest.Widget.op_Implicit(Mono.DocTest.Widget)~System.Int64:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static implicit operator <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int64">long</a> (<a href="../Mono.DocTest/Widget.html">Widget</a> x)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1874,9 +1874,9 @@
</blockquote>
<h3 id="M:Mono.DocTest.Widget.op_UnaryPlus(Mono.DocTest.Widget)">op_UnaryPlus Method</h3>
<blockquote id="M:Mono.DocTest.Widget.op_UnaryPlus(Mono.DocTest.Widget):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="../Mono.DocTest/Widget.html">Widget</a> operator+ (<a href="../Mono.DocTest/Widget.html">Widget</a> x)</div>
<h4 class="Subsection">Parameters</h4>
@@ -1900,9 +1900,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.pCount">pCount Field</h3>
<blockquote id="F:Mono.DocTest.Widget.pCount:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>* <b>pCount</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1915,9 +1915,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.PI">PI Field</h3>
<blockquote id="F:Mono.DocTest.Widget.PI:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<p>
<b>Value: </b>3.14159</p>
<h2>Syntax</h2>
@@ -1932,9 +1932,9 @@
</blockquote>
<h3 id="F:Mono.DocTest.Widget.ppValues">ppValues Field</h3>
<blockquote id="F:Mono.DocTest.Widget.ppValues:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Single">float</a>** <b>ppValues</b> </div>
<h2 class="Section">Remarks</h2>
@@ -1947,9 +1947,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.Width">Width Property</h3>
<blockquote id="P:Mono.DocTest.Widget.Width:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">[Mono.DocTest.Doc("Width property")]<br />[get: Mono.DocTest.Doc("Width get accessor")]<br />[set: Mono.DocTest.Doc("Width set accessor")]<br />public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>Width</b> { get; protected set; }</div>
<h4 class="Subsection">Value</h4>
@@ -1964,9 +1964,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.X">X Property</h3>
<blockquote id="P:Mono.DocTest.Widget.X:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int16">short</a> <b>X</b> { set; }</div>
<h4 class="Subsection">Value</h4>
@@ -1981,9 +1981,9 @@
</blockquote>
<h3 id="P:Mono.DocTest.Widget.Y">Y Property</h3>
<blockquote id="P:Mono.DocTest.Widget.Y:member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">protected <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a> <b>Y</b> { get; set; }</div>
<h4 class="Subsection">Value</h4>
diff --git a/mdoc/Test/html.expected/NoNamespace.html b/mdoc/Test/html.expected/NoNamespace.html
index e0711675..276644d2 100644
--- a/mdoc/Test/html.expected/NoNamespace.html
+++ b/mdoc/Test/html.expected/NoNamespace.html
@@ -272,9 +272,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:NoNamespace()">NoNamespace Constructor</h3>
<blockquote id="C:NoNamespace():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>NoNamespace</b> ()</div>
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected/System/Array.html b/mdoc/Test/html.expected/System/Array.html
index 4e82fe55..a32b00d1 100644
--- a/mdoc/Test/html.expected/System/Array.html
+++ b/mdoc/Test/html.expected/System/Array.html
@@ -306,9 +306,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:System.Array()">Array Constructor</h3>
<blockquote id="C:System.Array():member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public <b>Array</b> ()</div>
<h2 class="Section">Remarks</h2>
@@ -322,9 +322,9 @@
</blockquote>
<h3 id="M:System.Array.AsReadOnly``1(``0[])">AsReadOnly&lt;T&gt; Generic Method</h3>
<blockquote id="M:System.Array.AsReadOnly``1(``0[]):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.ObjectModel.ReadOnlyCollection`1">System.Collections.ObjectModel.ReadOnlyCollection&lt;T&gt;</a> <b>AsReadOnly&lt;T&gt;</b> (<i title="To be added.">T</i>[] array)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -381,9 +381,9 @@
</blockquote>
<h3 id="M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1})">ConvertAll&lt;TInput,TOutput&gt; Generic Method</h3>
<blockquote id="M:System.Array.ConvertAll``2(``0[],System.Converter{``0,``1}):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <i title="To be added.">TOutput</i>[] <b>ConvertAll&lt;TInput, TOutput&gt;</b> (<i title="To be added.">TInput</i>[] array, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Converter`2">Converter&lt;TInput, TOutput&gt;</a> converter)</div>
<h4 class="Subsection">Type Parameters</h4>
@@ -452,9 +452,9 @@
</blockquote>
<h3 id="M:System.Array.Resize``1(``0[]@,System.Int32)">Resize&lt;T&gt; Generic Method</h3>
<blockquote id="M:System.Array.Resize``1(``0[]@,System.Int32):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Resize&lt;T&gt;</b> (<i>ref</i> <i title="To be added.">T</i>[] array, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> newSize)</div>
<h4 class="Subsection">Type Parameters</h4>
diff --git a/mdoc/Test/html.expected/System/Environment.html b/mdoc/Test/html.expected/System/Environment.html
index f63fc35b..16ddbfc3 100644
--- a/mdoc/Test/html.expected/System/Environment.html
+++ b/mdoc/Test/html.expected/System/Environment.html
@@ -250,9 +250,9 @@
<div class="SectionBox" id="_MemberDetails">
<h3 id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder)">GetFolderPath Method</h3>
<blockquote id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder):member">
- <p class="Summary">
+ <div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ </div>
<h2>Syntax</h2>
<div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>GetFolderPath</b> (<a href="../System/Environment+SpecialFolder.html">Environment.SpecialFolder</a> folder)</div>
<h4 class="Subsection">Parameters</h4>