change case in nimdoc [ci skip]

This commit is contained in:
narimiran
2020-10-14 09:26:44 +02:00
parent 0c0f86b2c5
commit fc90eb9f27

View File

@@ -132,10 +132,10 @@ doc.body_toc_group = """
<a href="$theindexhref">Index</a>
</li>
<li>
<a href="compiler/$theindexhref">compiler docs</a>
<a href="compiler/$theindexhref">Compiler docs</a>
</li>
<li>
<a href="https://nim-lang.github.io/fusion/theindex.html">fusion docs</a>
<a href="https://nim-lang.github.io/fusion/theindex.html">Fusion docs</a>
</li>
</ul>
</div>