summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/subdir
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-10-31 00:19:24 +0100
committerAraq <rumpf_a@web.de>2018-10-31 00:19:24 +0100
commit48f73aaa1cc4228e5ba58f471c5f66116c9e59ad (patch)
tree2deaebc816cac430ff774172bb38860c4175001b /nimdoc/testproject/expected/subdir
parent8f28be0dd8b0519ed98e62f1f66f5fb17c0c96bc (diff)
downloadNim-48f73aaa1cc4228e5ba58f471c5f66116c9e59ad.tar.gz
docgen: fixes #9432 [backport]
Diffstat (limited to 'nimdoc/testproject/expected/subdir')
-rw-r--r--nimdoc/testproject/expected/subdir/subdir_b/utils.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/nimdoc/testproject/expected/subdir/subdir_b/utils.html b/nimdoc/testproject/expected/subdir/subdir_b/utils.html
index e7f9cd508..60050d8ae 100644
--- a/nimdoc/testproject/expected/subdir/subdir_b/utils.html
+++ b/nimdoc/testproject/expected/subdir/subdir_b/utils.html
@@ -1255,6 +1255,16 @@ function main() {
 
   </ul>
 </li>
+<li>
+  <a class="reference reference-toplevel" href="#18" id="68">Templates</a>
+  <ul class="simple simple-toc-section">
+      <li><a class="reference" href="#aEnum.t%2C"
+    title="aEnum(): untyped"><wbr />a<wbr />Enum<span class="attachedType" style="visibility:hidden"></span></a></li>
+  <li><a class="reference" href="#bEnum.t%2C"
+    title="bEnum(): untyped"><wbr />b<wbr />Enum<span class="attachedType" style="visibility:hidden"></span></a></li>
+
+  </ul>
+</li>
 
 </ul>
 
@@ -1285,6 +1295,23 @@ constructor.
 </dd>
 
 </dl></div>
+<div class="section" id="18">
+<h1><a class="toc-backref" href="#18">Templates</a></h1>
+<dl class="item">
+<a id="aEnum.t,"></a>
+<dt><pre><span class="Keyword">template</span> <span class="Identifier">aEnum</span><span class="Other">(</span><span class="Other">)</span><span class="Other">:</span> <span class="Identifier">untyped</span></pre></dt>
+<dd>
+
+
+</dd>
+<a id="bEnum.t,"></a>
+<dt><pre><span class="Keyword">template</span> <span class="Identifier">bEnum</span><span class="Other">(</span><span class="Other">)</span><span class="Other">:</span> <span class="Identifier">untyped</span></pre></dt>
+<dd>
+
+
+</dd>
+
+</dl></div>
 
   </div>
 </div>