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/minibar/minibar-api.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/minibar/minibar-api.html')
| -rw-r--r-- | src/www/minibar/minibar-api.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/minibar/minibar-api.html b/src/www/minibar/minibar-api.html index 505c5155a..b79e41c56 100644 --- a/src/www/minibar/minibar-api.html +++ b/src/www/minibar/minibar-api.html @@ -3,6 +3,7 @@ <head> <title>GF web services API examples</title> <meta charset="UTF-8"> +<meta name = "viewport" content = "width = device-width"> <style type="text/css"> body { background: #eee; } @@ -249,7 +250,7 @@ the user interface: <hr> <div class=modtime> <small class=modtime> -HTML <!-- hhmts start -->Last modified: Tue Nov 20 13:44:11 CET 2012 <!-- hhmts end --> +HTML <!-- hhmts start -->Last modified: Tue Nov 27 15:03:15 CET 2012 <!-- hhmts end --> </small> </div> |
