diff options
| author | hallgren <hallgren@chalmers.se> | 2013-03-26 14:38:10 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-03-26 14:38:10 +0000 |
| commit | 2cb7ed57348e7b68b894bc0bf33606c349c7e1ce (patch) | |
| tree | 3ecc9c565a2efb8757e020b1329005a7678f71b7 | |
| parent | 155c559e5fa1fccbecc51526bf78cd8ae4709cf0 (diff) | |
minibar: documentation update
| -rw-r--r-- | src/www/minibar/about.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index c30884078..3a609eb25 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -221,11 +221,16 @@ Some implementation details: grammar info, there is now a <strong>More info</strong> button to get more detailed information about all categories and functions in the grammar. + <li>[Added 2013-03-25] Initial support for selecting an arbitrary subset + of languages to appear in the translations and in word alignment + diagrams. + <li>[Added 2013-03-26] Parse tree visualizations: click once to show parse + trees without function names. Click again to add function names. </ul> <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Thu Nov 29 20:13:55 CET 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Tue Mar 26 15:37:13 CET 2013 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
