mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
change case in nimdoc [ci skip]
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user