diff options
| author | hallgren <hallgren@chalmers.se> | 2012-11-27 14:11:47 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-11-27 14:11:47 +0000 |
| commit | 78216222f170cfddeeddb59b0ea942f8ea7f9162 (patch) | |
| tree | 448d0a2da52a46110bfe723f5c3a9acf8d125a2d /src/www/index.html | |
| parent | 59b9676fd1b85500b7a66e957542af6dea66c53e (diff) | |
some documentation updates and fixes
doc/Makefile: add a rule to regenerate gf-help-full.txt
gf-help-full.txt: updated (new parse tree visualization options)
demo & cloud index: clarifications
minibar documentation: better layout on mobile devices
GF 3.4 release notes: reorganized & updated
Diffstat (limited to 'src/www/index.html')
| -rw-r--r-- | src/www/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/www/index.html b/src/www/index.html index 96071ddd2..1e94659d0 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -9,17 +9,19 @@ <h1><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a><img class=nofloat src="P/gf-cloud.png" alt=""> GF Cloud Service</h1> -<h2>Available Web Applications</h2> +<h2>Web Applications</h2> <ul> <li><a href="minibar/minibar.html">Minibar</a> + (word-completing translation tool) <li><a href="syntax-editor/editor.html">Syntax Editor (beta)</a> <li><a href="TransQuiz/translation_quiz.html">Translation Quiz</a> <li><a href="gfse/">GF online editor for simple multilingual grammars</a> <li><a href="translator/">Simple Translation Tool</a> + (bilingual document editor) </ul> -<h2>Some Documentation</h2> +<h2>Documentation</h2> <ul> <li><a href="minibar/about.html">About Minibar</a> |
