Skip to content

Commit 396cc7a

Browse files
committed
menu in docs
1 parent 080a1d0 commit 396cc7a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/tools/templates/template.cshtml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@
4343
<li><a href="@Properties["project-github"]">Source Code on GitHub</a></li>
4444
<li><a href="@Root/license.html">License</a></li>
4545
<li><a href="@Root/release-notes.html">Release Notes</a></li>
46-
46+
<li class="divider"></li>
4747
<li class="nav-header">Documentation</li>
48+
<li><a href="@Root/terminology.html">Terminology</a></li>
49+
<li><a href="@Root/library/AsyncSeq.html">AsyncSeq</a></li>
4850
<li><a href="@Root/reference/index.html">API Reference</a></li>
4951
</ul>
5052
</div>

0 commit comments

Comments
 (0)