diff options
| author | hallgren <hallgren@chalmers.se> | 2011-10-18 15:21:49 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-10-18 15:21:49 +0000 |
| commit | 26b8df5cf512cfe2858661edf2b6ca5eec5b0ed6 (patch) | |
| tree | e20fcebf475488f790a1a307516c87bd9263474e /src/www/minibar/about.html | |
| parent | d63724ed5022d58620a9738ae359cd3e39446a2f (diff) | |
minibar: adding a start category menu
+ The start category menu can be turned off by passing the option
{startcat_menu:false} when starting the minibar.
+ Documentation updates.
Diffstat (limited to 'src/www/minibar/about.html')
| -rw-r--r-- | src/www/minibar/about.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index 69fba5a9d..08f891bbc 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -167,11 +167,14 @@ Some implementation details: matching completions. (You can now use names of people when constructing sentences in the Letter grammar, for example.) + <li>[Added 2011-10-18] Added a button to display some grammar info and a + start category menu. The start category menu can be turned off by passing + the option <code>{startcat_menu:false}</code> when starting the minibar. </ul> <hr> <small class=modtime> -<!-- hhmts start --> Last modified: Mon Aug 22 19:31:37 CEST 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Tue Oct 18 17:18:42 CEST 2011 <!-- hhmts end --> </small> <address> <a href="http://www.cs.chalmers.se/~hallgren/">TH</a> |
