diff options
| author | aarne <aarne@chalmers.se> | 2010-12-22 14:08:42 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-12-22 14:08:42 +0000 |
| commit | ce15ec7b787479ca4c7295863ea7fa5cfdd16755 (patch) | |
| tree | f47d9227ab535781d44d00e6232b8c62902167df /index.html | |
| parent | fb722fe8e2cedee3b42d7fb0c9da61ace74f3e22 (diff) | |
moved parts of doc to deprecated/doc
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html index 3a23a66a9..d88e3b6df 100644 --- a/index.html +++ b/index.html @@ -26,11 +26,13 @@ April 2010 | <A HREF="download/index.html">Download</A> | <A HREF="lib/doc/synopsis.html">Libraries</A> | <A HREF="doc/gf-refman.html">Reference</A> -| <A HREF="doc/gf-tutorial.html">Tutorial</A> +| <A HREF="doc/tutorial/gf-tutorial.html">Tutorial</A> +| <A HREF="doc/gf-quickstart.html">QuickStart</A> +| <A HREF="http://groups.google.com/group/gf-dev">UserGroup</A> ] </font> <P> -[ <A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Developers</A> +[ <A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">ForDevelopers</A> | <A HREF="doc/gf-people.html">People</A> | <A HREF="doc/gf-bibliography.html">Publications</A> | <A HREF="doc/gf-reference.html">QuickRefCard</A> @@ -139,7 +141,7 @@ fifty scientific publications (see <A HREF="doc/gf-bibliography.html">GF publica </P> <H2>Programming in GF</H2> <P> -GF is easy to learn by following the <A HREF="doc/gf-tutorial.html">tutorial</A>. +GF is easy to learn by following the <A HREF="doc/tutorial/gf-tutorial.html">tutorial</A>. You can write your first translator in 15 minutes. </P> <P> |
