| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-27 | Convert some documentation to UTF-8 | hallgren | |
| Using %!encoding:utf-8 in txt2tags files ensures that the generated HTML includes an appropriate charset declaration. This way we avoid relying on browser defaults, which can be wrong. | |||
| 2012-11-27 | some documentation updates and fixes | hallgren | |
| 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 | |||
| 2012-09-28 | Make the GF web site more mobile friendly | hallgren | |
| Most of the pages on the GF web site have an exemplary simple design, with just one column of text. This make them adapt exceptionally well to screens of different sizes. In particular, they should be easy to read even on smartphones. However, smartphone browsers like Mobile Safari and the default Android Browser assume that pages do *not* adapt well to small screens, so by default they emulate a big screen, forcing the user to zoom in to a part of the page to be able to read it. By adding the meta tag <meta name = "viewport" content = "width = device-width"> the big screen emulation can be turned off, allowing pages to be formatted to fit the actual screen size and text to be displayed at a readable size. | |||
| 2012-09-18 | link to ICFP slides, part 1 | aarne | |
| 2012-09-14 | doc/icfp-2012: adding a link to my slides | hallgren | |
| 2012-09-11 | doc/gf-developers: a few more small fixes | hallgren | |
| 2012-09-11 | doc/gf-developers: fixed a typo | hallgren | |
| 2012-08-06 | Updated the GF Developers Guide | hallgren | |
| + The instructions have been modernized and simplified slightly and should now work again. (I have not verified it on Windows.) Using 'cabal' instead of 'runghc Setup.hs' avoids some problems. + Also, download/index.html has simpler installation instructions sufficient for many users, so mention it in the main README file. + Also adjusted the main Makefile. | |||
| 2012-06-20 | gf-people.html: updated some broken links | hallgren | |
| www.cs.chalmers.se -> www.cse.chalmers.se | |||
| 2012-06-12 | gf-help-full.txt: updated with new command option 'ma -known' | hallgren | |
| 2012-05-15 | Quick updates to doc/gf-developers.t2t | hallgren | |
| 2012-03-23 | doc/icfp-2012.t2t: link back to ICFP 2012 web site | hallgren | |
| 2012-03-20 | ICFP 2012 tutorial page: use the GF stylesheet for a consistent look | hallgren | |
| 2012-03-17 | icfp tutorial web page | aarne | |
| 2012-03-01 | Update doc/gf-help-full.txt | hallgren | |
| * echo help -full -t2t | gf -run >doc/gf-help-full.txt * Insert 3 empty lines first in the file. | |||
| 2012-02-13 | Recording changes in automatically generated HTML files on the server | hallgren | |
| 2012-01-23 | Updated instructions for gedit editor mode | john.j.camilleri | |
| 2011-12-28 | Removed GFEP section from GF Editor Modes page | john.j.camilleri | |
| 2011-12-14 | gf-bib.bib: added EACL 2009 and ACL 2010 entries from gf-bibliography.t2t | hallgren | |
| 2011-12-14 | gf-bibliography.t2t: fixed a typo | hallgren | |
| 2011-11-29 | Also recording gf-bibliography.html... | hallgren | |
| ...although I think in general it is a bad idea to keep automatically generated files in the source repository. | |||
| 2011-11-29 | gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers | hallgren | |
| 2011-11-08 | additions to new-gf-bib.bib | aarne | |
| 2011-11-07 | added Ramona's articles to doc file | ramona.enache | |
| 2011-10-31 | new version of gf-bib.bib | aarne | |
| 2011-10-28 | a few more entries to gf-bibliography | aarne | |
| 2011-10-27 | publications: added Burden & Heldal | aarne | |
| 2011-10-25 | Preparations for release of GF 3.3 | hallgren | |
| + Changing version numbers and dates here and there. + Simplify build-binary-dist.sh since pgf-http need not be built anymore. + Use--gf-lib-path to make the sample grammars for minibar compile even if GF is not installed. | |||
| 2011-10-24 | gf-quickstart.html: describe gf -server instead of pgf-http | hallgren | |
| 2011-10-17 | Added link for GFEP | john.j.camilleri | |
| 2011-10-03 | gf-bibliography.html with Thomas' corrected links | aarne | |
| 2011-10-03 | updated gf-biblio with cse instead of cs | aarne | |
| 2011-10-03 | corrected links in gf-biblio | hallgren | |
| 2011-10-03 | new items in gf-bibliography.t2t | aarne | |
| 2011-09-27 | Update the shell reference manual | hallgren | |
| 2011-09-21 | Update 19 broken links in the GF bibliography | hallgren | |
| Most of the broken link were due to the move from www.cs.chalmers.se was to www.cse.chalmers.se in 2010. | |||
| 2011-09-20 | Created a new page documenting available editor modes for GF | hallgren | |
| Also adding editing modes for Gedit and Geany contributed by John J. Camilleri. | |||
| 2011-09-15 | Add the commands to the table of contents in the GF shell reference manual | hallgren | |
| 2011-09-14 | Include a table of contents in the GF shell reference manual | hallgren | |
| 2011-09-14 | Separate commands with <hr> instead of <p> in the GF shell reference manual | hallgren | |
| 2011-09-14 | Omit empty sections in GF shell reference manual | hallgren | |
| 2011-09-14 | Use 'help -full -t2t' to generate the GF Shell reference manual | hallgren | |
| 2011-09-14 | Adding a GF shell command reference | hallgren | |
| First, plain text version generated with 'help -full' in the shell. Introduction taken from the GF book. | |||
| 2011-09-12 | Record old changes in gf-reference.html | hallgren | |
| even though this file is automatically generated from gf-reference.t2t. | |||
| 2011-04-15 | added book in the documentation | aarne | |
| 2011-01-22 | Fix broken links in GF Quick Reference | hallgren | |
| 2010-12-23 | updated quick start | aarne | |
| 2010-12-23 | Apply stylesheet to GF quickstart | hallgren | |
| 2010-12-23 | word alignment ex in tutorial | aarne | |
| 2010-12-23 | updated tutorial and quickstart for 3.2 | aarne | |
