mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
Links in footer
This commit is contained in:
17
index.html
17
index.html
@@ -48,12 +48,12 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="doc/gf-shell-reference.html">GF Shell Reference</a>
|
||||
<li><a href="lib/doc/synopsis.html">RGL Library Synopsis</a>
|
||||
<li><a href="gf-book">The GF Book</a>
|
||||
<li><a href="doc/tutorial/gf-tutorial.html">GF Tutorial</a>
|
||||
<li><a href="doc/gf-refman.html">Reference Manual</a>
|
||||
<li><a href="doc/gf-quickstart.html">QuickStart</a>
|
||||
<li><a href="doc/gf-reference.html">QuickRefCard</a>
|
||||
<li><a href="lib/doc/synopsis.html">RGL Library Synopsis</a>
|
||||
<li><a href="gf-book">The GF Book</a>
|
||||
<li><a href="doc/tutorial/gf-tutorial.html">GF Tutorial</a>
|
||||
<li><a href="doc/gf-refman.html">Reference Manual</a>
|
||||
<li><a href="doc/gf-quickstart.html">QuickStart</a>
|
||||
<li><a href="doc/gf-reference.html">QuickRefCard</a>
|
||||
</ul>
|
||||
|
||||
<h4>Other resources</h4>
|
||||
@@ -72,13 +72,14 @@
|
||||
GF on GitHub
|
||||
<i class="fab fa-github"></i>
|
||||
</a>
|
||||
<li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a>
|
||||
<!-- <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> -->
|
||||
<li><a href="doc/gf-people.html">Authors</a>
|
||||
</ul>
|
||||
<h4>Applications</h4>
|
||||
<ul>
|
||||
<li><a href="http://hackage.haskell.org/package/gf-3.9/docs/PGF.html">PGF library API (Haskell runtime)</a>
|
||||
<li><a href="http://hackage.haskell.org/package/gf/docs/PGF.html">PGF library API (Haskell runtime)</a>
|
||||
<li><a href="doc/runtime-api.html">PGF library API (C runtime)</a>
|
||||
<li><a href="http://hackage.haskell.org/package/gf/docs/GF.html">GF compiler API</a>
|
||||
<!-- <li><a href="src/ui/android/README">GF on Android (new)</a>
|
||||
<li><a href="/android/">GF on Android (old) </a> -->
|
||||
<li><a href="doc/gf-editor-modes.html">GF Editor Modes</a>
|
||||
|
||||
Reference in New Issue
Block a user