summaryrefslogtreecommitdiff
path: root/src/www/minibar/gf-web-api-examples.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-10-18 15:21:49 +0000
committerhallgren <hallgren@chalmers.se>2011-10-18 15:21:49 +0000
commit26b8df5cf512cfe2858661edf2b6ca5eec5b0ed6 (patch)
treee20fcebf475488f790a1a307516c87bd9263474e /src/www/minibar/gf-web-api-examples.html
parentd63724ed5022d58620a9738ae359cd3e39446a2f (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/gf-web-api-examples.html')
-rw-r--r--src/www/minibar/gf-web-api-examples.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/minibar/gf-web-api-examples.html b/src/www/minibar/gf-web-api-examples.html
index 194967de0..520a66070 100644
--- a/src/www/minibar/gf-web-api-examples.html
+++ b/src/www/minibar/gf-web-api-examples.html
@@ -90,6 +90,7 @@ full API.
<dt>http://localhost:41296/grammars/Foods.pgf
<dd>{"name":"Foods",
"userLanguage":"FoodsEng",
+ "startcat":"Comment",
"categories":["Comment","Float","Int","Item","Kind","Quality","String"],
"functions":["Boring","Cheese","Delicious","Expensive","Fish","Fresh",
"Italian","Mod","Pizza","Pred","That","These","This","Those","Very",
@@ -145,7 +146,7 @@ full API.
</dl>
<hr>
<div class=modtime><small>
-<!-- hhmts start --> Last modified: Sun Aug 21 10:52:43 CEST 2011 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Tue Oct 18 16:36:36 CEST 2011 <!-- hhmts end -->
</small></div>
<address><a href="http://www.cse.chalmers.se/~hallgren/">TH</a></address>
\ No newline at end of file