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:
authorGRODNO\Anton_Sokolovskii <a.sokolovsky15@gmail.com>2017-11-14 18:26:30 +0300
committerJoel Martinez <joelmartinez@gmail.com>2017-11-17 21:40:37 +0300
commitfc2661c8c8662143c9d12f0b92eede9b40bad933 (patch)
tree44ec540405374b705a9bbc94dfc5a8016fd15d06 /mdoc/Test/html.expected-with-array-extension
parente5406258628d2ae1e2439166d1012b70e1c43040 (diff)
mdoc: C# formatter is not outputting "protected internal"
Corrected VB and C# formatters Edited integration tests Closes #137
Diffstat (limited to 'mdoc/Test/html.expected-with-array-extension')
-rw-r--r--mdoc/Test/html.expected-with-array-extension/Mono.DocTest.Generic/GenericBase`1+NestedCollection+Enumerator.html2
-rw-r--r--mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget+Direction.html2
-rw-r--r--mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget.html8
3 files changed, 6 insertions, 6 deletions
diff --git a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest.Generic/GenericBase`1+NestedCollection+Enumerator.html b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest.Generic/GenericBase`1+NestedCollection+Enumerator.html
index 1b30bf3a..3f241b92 100644
--- a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest.Generic/GenericBase`1+NestedCollection+Enumerator.html
+++ b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest.Generic/GenericBase`1+NestedCollection+Enumerator.html
@@ -211,7 +211,7 @@
</p>
<div>
<h2>Syntax</h2>
- <div class="Signature" id="T:Mono.DocTest.Generic.GenericBase`1.NestedCollection.Enumerator:Signature">protected struct <b>GenericBase&lt;U&gt;.NestedCollection.Enumerator</b></div>
+ <div class="Signature" id="T:Mono.DocTest.Generic.GenericBase`1.NestedCollection.Enumerator:Signature">protected internal struct <b>GenericBase&lt;U&gt;.NestedCollection.Enumerator</b></div>
</div>
<div class="Remarks" id="T:Mono.DocTest.Generic.GenericBase`1.NestedCollection.Enumerator:Docs">
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget+Direction.html b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget+Direction.html
index 07836750..4129577d 100644
--- a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget+Direction.html
+++ b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget+Direction.html
@@ -211,7 +211,7 @@
</p>
<div>
<h2>Syntax</h2>
- <div class="Signature" id="T:Mono.DocTest.Widget.Direction:Signature">[System.Flags]<br />protected enum <b>Widget.Direction</b></div>
+ <div class="Signature" id="T:Mono.DocTest.Widget.Direction:Signature">[System.Flags]<br />protected internal enum <b>Widget.Direction</b></div>
</div>
<div class="Remarks" id="T:Mono.DocTest.Widget.Direction:Docs">
<h2 class="Section">Remarks</h2>
diff --git a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget.html b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget.html
index c8155d62..41c8b6de 100644
--- a/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget.html
+++ b/mdoc/Test/html.expected-with-array-extension/Mono.DocTest/Widget.html
@@ -1864,7 +1864,7 @@
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</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>
+ <div class="Signature">protected internal 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>
<div class="SectionBox" id="F:Mono.DocTest.Widget.monthlyAverage:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -2044,7 +2044,7 @@
<p>
<b>Value: </b>3.14159</p>
<h2>Syntax</h2>
- <div class="Signature">protected const <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a> <b>PI</b> </div>
+ <div class="Signature">protected internal const <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Double">double</a> <b>PI</b> </div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="F:Mono.DocTest.Widget.PI:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -2096,7 +2096,7 @@
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</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>
+ <div class="Signature">protected internal <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>
<blockquote class="SubsectionBox" id="P:Mono.DocTest.Widget.X:Value">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
@@ -2116,7 +2116,7 @@
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</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>
+ <div class="Signature">protected internal <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>
<blockquote class="SubsectionBox" id="P:Mono.DocTest.Widget.Y:Value">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>