reference fusion docs (#15562)

This commit is contained in:
Timothee Cour
2020-10-14 00:25:28 -07:00
committed by GitHub
parent d1af9587b8
commit 0c0f86b2c5

View File

@@ -132,7 +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>
</li>
</ul>
</div>