forked from GitHub/gf-core
GF Home Page: Updated the link to the Haskell API, and a couple of other links
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="css/newstyle.css" title="GF">
|
||||
<link rel="alterante stylesheet" href="css/oldstyle.css" title="Old">
|
||||
<link rel="alternate" href="https://github.com/GrammaticalFramework/GF/" title="GF GitHub Mirror">
|
||||
<link rel="alternate" href="http://grammatical-framework.blogspot.com/" title="GF Blog">
|
||||
<meta name = "viewport" content = "width = device-width">
|
||||
<script type="text/javascript">
|
||||
function sitesearch() {
|
||||
@@ -45,6 +47,7 @@ function sitesearch() {
|
||||
<ul>
|
||||
<li><A HREF="http://groups.google.com/group/gf-dev">User Group</A>
|
||||
<li><a href="http://code.google.com/p/grammatical-framework/issues/list">Bug Reports</a>
|
||||
<li><a href="http://grammatical-framework.blogspot.com/">Blog</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -60,7 +63,7 @@ function sitesearch() {
|
||||
<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="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</A>
|
||||
<li><A HREF="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</A> <small>[PDF]</small>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><A HREF="lib/doc/synopsis.html">Library Synopsis</A>
|
||||
@@ -81,7 +84,7 @@ function sitesearch() {
|
||||
</ul>
|
||||
<h4>Develop Applications</h4>
|
||||
<ul>
|
||||
<li><a href="http://hackage.haskell.org/package/gf-3.6/docs/PGF.html">PGF library API (Haskell)</a>
|
||||
<li><a href="http://hackage.haskell.org/package/gf-3.7/docs/PGF.html">PGF library API (Haskell)</a>
|
||||
<li><a href="doc/python-api.html">PGF library API (Python)</a>
|
||||
<li><a href="src/ui/android/README">GF on Android (new)</a>
|
||||
<li><A HREF="/android/">GF on Android (old) </A>
|
||||
|
||||
Reference in New Issue
Block a user