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:
authorJonathan Pryor <jpryor@novell.com>2009-12-04 07:33:59 +0300
committerDuncan Mak <duncanm@microsoft.com>2016-10-08 03:28:54 +0300
commitc0c355abb5e0f6fd5cb75dee29792907582af843 (patch)
tree0f86a88062e4f6cee5d158b2188c32dd54d9ff8c /mdoc/Test/html.expected
parente6f3be10d0dce5c43825f38f880823f221c5cca7 (diff)
* Resources/stylesheet.xsl: Add support for generating namespace links
for <see cref="N:..." />. * Test/DocTest-v1.cs: Add namespace links for testing. * Test/en.expected.importslashdoc/Mono.DocTest/Color.xml, Test/en.expected.importslashdoc/NoNamespace.xml, Test/html.expected/index.html, Test/html.expected/Mono.DocTest/Color.html, Test/html.expected/NoNamespace.html, Test/msxdoc-expected.importslashdoc.xml: Flush. svn path=/trunk/mcs/; revision=147639
Diffstat (limited to 'mdoc/Test/html.expected')
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest/Color.html4
-rw-r--r--mdoc/Test/html.expected/NoNamespace.html6
-rw-r--r--mdoc/Test/html.expected/index.html4
3 files changed, 6 insertions, 8 deletions
diff --git a/mdoc/Test/html.expected/Mono.DocTest/Color.html b/mdoc/Test/html.expected/Mono.DocTest/Color.html
index df5931b5..9b1e9cce 100644
--- a/mdoc/Test/html.expected/Mono.DocTest/Color.html
+++ b/mdoc/Test/html.expected/Mono.DocTest/Color.html
@@ -216,7 +216,9 @@
<span id="T:Mono.DocTest.Color:Docs:Remarks:toggle">⊟</span> Remarks</a>
</h4>
<blockquote class="SubsectionBox" id="T:Mono.DocTest.Color:Docs:Remarks">
- <a href="../Mono.DocTest/Color.html">Mono.DocTest.Color</a>.</blockquote>
+ <a href="../Mono.DocTest/Color.html">Mono.DocTest.Color</a>.
+ Namespace Test: [<a href="../Mono.DocTest/index.html">Mono.DocTest</a>]
+ </blockquote>
<h4 class="Subsection">
<a href="javascript:toggle_display('T:Mono.DocTest.Color:Docs:Members')">
<span id="T:Mono.DocTest.Color:Docs:Members:toggle">⊟</span> Members</a>
diff --git a/mdoc/Test/html.expected/NoNamespace.html b/mdoc/Test/html.expected/NoNamespace.html
index a8f9072d..21a89cb8 100644
--- a/mdoc/Test/html.expected/NoNamespace.html
+++ b/mdoc/Test/html.expected/NoNamespace.html
@@ -206,9 +206,7 @@
</p>
</div>
<h1 class="PageTitle" id="T:NoNamespace">NoNamespace Class</h1>
- <p class="Summary" id="T:NoNamespace:Summary">
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </p>
+ <p class="Summary" id="T:NoNamespace:Summary">Namespace Test: [<a href="Mono.DocTest/index.html">Mono.DocTest</a>]</p>
<div id="T:NoNamespace:Signature">
<div class="Signature">public class <b>NoNamespace</b></div>
</div>
@@ -218,7 +216,7 @@
<span id="T:NoNamespace:Docs:Remarks:toggle">⊟</span> Remarks</a>
</h4>
<blockquote class="SubsectionBox" id="T:NoNamespace:Docs:Remarks">
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
+ <tt>T:NoNamespace</tt>
</blockquote>
<h4 class="Subsection">
<a href="javascript:toggle_display('T:NoNamespace:Docs:Version Information')">
diff --git a/mdoc/Test/html.expected/index.html b/mdoc/Test/html.expected/index.html
index 3a35fb1f..fd1cda70 100644
--- a/mdoc/Test/html.expected/index.html
+++ b/mdoc/Test/html.expected/index.html
@@ -210,9 +210,7 @@
<td>
<a href="./NoNamespace.html">NoNamespace</a>
</td>
- <td>
- <span class="NotEntered">Documentation for this section has not yet been entered.</span>
- </td>
+ <td>Namespace Test: [<a href="Mono.DocTest/index.html">Mono.DocTest</a>]</td>
</tr>
</table>
<h2 class="Section">