diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-01-31 13:41:15 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-01-31 13:41:15 +0000 |
| commit | 5c9b9213d03493ccedcd2842ce7d1c2aa508329e (patch) | |
| tree | 136b5bd55f51c55b520f824bc5b043837e52d2c1 | |
| parent | c04e8739c04687d3d2cd4fab2af55fb214a46a34 (diff) | |
shortcuts on index page
| -rw-r--r-- | index.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/index.html b/index.html index aabd7489a..c23966df3 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,44 @@ December 22, 2005. +<p> </center> +<hr> + +Shortcuts: + +<a href= +"doc">Documentation</a> +| +<a href= +"http://sourceforge.net/project/showfiles.php?group_id=132285">Download</a> +| +<a href= +"http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html">Developers</a> +| +<a href= +"doc/gf-quickstart.html">QuickStart</a> +| +<a href= +"doc/tutorial/gf-tutorial2.html">Tutorial</a> +| +<a href= +"lib">Libraries</a> +| +<a href= +"examples">Examples</a> +| +<a href= +"http://www.cs.chalmers.se/~bringert/gf/translate/">NumeralDemo</a> +| +<a href= +"http://www.cs.chalmers.se/~markus/gramlets/letter-applet.html">LetterDemo</a> + + +<hr> + <p> </p><h2>News</h2> |
