summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/testproject.html
diff options
context:
space:
mode:
Diffstat (limited to 'nimdoc/testproject/expected/testproject.html')
-rw-r--r--nimdoc/testproject/expected/testproject.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/nimdoc/testproject/expected/testproject.html b/nimdoc/testproject/expected/testproject.html
index d9132d087..ee09b46af 100644
--- a/nimdoc/testproject/expected/testproject.html
+++ b/nimdoc/testproject/expected/testproject.html
@@ -120,7 +120,9 @@ function main() {
 <li>
   <a class="reference reference-toplevel" href="#8" id="58">Vars</a>
   <ul class="simple simple-toc-section">
-      <li><a class="reference" href="#aVariable"
+      <li><a class="reference" href="#someVariable"
+    title="someVariable: bool">someVariable</a></li>
+  <li><a class="reference" href="#aVariable"
     title="aVariable: array[1, int]">aVariable</a></li>
 
   </ul>
@@ -427,6 +429,13 @@ Some shapes.
 <div class="section" id="8">
 <h1><a class="toc-backref" href="#8">Vars</a></h1>
 <dl class="item">
+<a id="someVariable"></a>
+<dt><pre><a href="testproject.html#someVariable"><span class="Identifier">someVariable</span></a><span class="Other">:</span> <span class="Identifier">bool</span></pre></dt>
+<dd>
+
+This should be visible.
+
+</dd>
 <a id="aVariable"></a>
 <dt><pre><a href="testproject.html#aVariable"><span class="Identifier">aVariable</span></a><span class="Other">:</span> <span class="Identifier">array</span><span class="Other">[</span><span class="DecNumber">1</span><span class="Other">,</span> <span class="Identifier">int</span><span class="Other">]</span></pre></dt>
 <dd>