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 <jonpryor@vt.edu>2010-09-08 16:20:36 +0400
committerDuncan Mak <duncanm@microsoft.com>2016-10-08 03:29:24 +0300
commitf1805c9f5fc23b74ce451a7d199416e3223f8c82 (patch)
tree1016898b77b2bc85b0b9501f74ebb7875360e228 /mdoc/Test/html.expected
parentc599db5b14ea57fdb265b73b76d7d8cf27859051 (diff)
[mdoc-update] Delegate types should get <returns/>, not <value/>.
Oops, that's a long-standing bug... Found by Joel Marcey from ECMA.
Diffstat (limited to 'mdoc/Test/html.expected')
-rw-r--r--mdoc/Test/html.expected/Mono.DocTest.Generic/Func`2.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc/Test/html.expected/Mono.DocTest.Generic/Func`2.html b/mdoc/Test/html.expected/Mono.DocTest.Generic/Func`2.html
index a3826ea5..ade5740e 100644
--- a/mdoc/Test/html.expected/Mono.DocTest.Generic/Func`2.html
+++ b/mdoc/Test/html.expected/Mono.DocTest.Generic/Func`2.html
@@ -244,10 +244,10 @@
</dl>
</blockquote>
<h4 class="Subsection">
- <a href="javascript:toggle_display('T:Mono.DocTest.Generic.Func`2:Docs:Value')">
- <span id="T:Mono.DocTest.Generic.Func`2:Docs:Value:toggle">⊟</span> Value</a>
+ <a href="javascript:toggle_display('T:Mono.DocTest.Generic.Func`2:Docs:Returns')">
+ <span id="T:Mono.DocTest.Generic.Func`2:Docs:Returns:toggle">⊟</span> Returns</a>
</h4>
- <blockquote class="SubsectionBox" id="T:Mono.DocTest.Generic.Func`2:Docs:Value">
+ <blockquote class="SubsectionBox" id="T:Mono.DocTest.Generic.Func`2:Docs:Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
<h4 class="Subsection">