Commit Graph

474 Commits

Author SHA1 Message Date
john.j.camilleri
892596d7d6 Correct #chaptwo to #chapfour URLs in tutorial
Thanks to "drbean" from the IRC channel for pointing this out!
2013-08-12 06:55:08 +00:00
hallgren
8a81641b00 doc/gf-developers.t2t: add some notes on how to create .deb and .rpm packages 2013-08-08 12:51:24 +00:00
hallgren
3be7ab3f49 Update shell reference manual 2013-08-05 11:47:17 +00:00
hallgren
41bccf5737 Download page & developers guide: add a section about known problems with Cabal 2013-04-29 13:12:37 +00:00
aarne
67f33e5f24 new-gf-bib fixes 2013-04-22 20:48:50 +00:00
inari.listenmaa
20afaf9fbc new source to new-gf.bib
in addition to the previous ones, added also a source that isn't related to GF, but is used as a source in the sublanguage paper.
2013-04-22 17:22:11 +00:00
inari.listenmaa
e7f1bea55e new sources to new-gf.bib
Including sources needed in MTsummit paper about sublanguage. MOLTO deliverables and some conference papers.
2013-04-22 17:19:29 +00:00
hallgren
66dae1fe17 Update shell reference manual 2013-03-14 08:08:51 +00:00
hallgren
d149dd8a58 doc/gf-developers.t2t: updated 2013-01-30 16:32:44 +00:00
aarne
899d03d05b some additions to new-gf-bib.bib 2013-01-28 08:42:00 +00:00
aarne
4eef06e38e started GF FAQ; not yet publishable 2012-12-28 10:57:46 +00:00
hallgren
351661f427 Convert some documentation to UTF-8
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 16:03:29 +00:00
hallgren
78216222f1 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
2012-11-27 14:11:47 +00:00
hallgren
ac6c8971fc Make the GF web site more mobile friendly
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-28 20:26:13 +00:00
aarne
c71c5b2140 link to ICFP slides, part 1 2012-09-18 13:44:36 +00:00
hallgren
597a3d7573 doc/icfp-2012: adding a link to my slides 2012-09-14 21:18:36 +00:00
hallgren
38db61e34f doc/gf-developers: a few more small fixes 2012-09-11 19:08:50 +00:00
hallgren
8323e78b99 doc/gf-developers: fixed a typo 2012-09-11 18:43:40 +00:00
hallgren
06c9e4999f Updated the GF Developers Guide
+ 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-08-06 16:14:47 +00:00
hallgren
aa1cd0e490 gf-people.html: updated some broken links
www.cs.chalmers.se -> www.cse.chalmers.se
2012-06-20 20:40:26 +00:00
hallgren
f5afb024ef gf-help-full.txt: updated with new command option 'ma -known' 2012-06-12 11:34:47 +00:00
hallgren
74cd9c4979 Quick updates to doc/gf-developers.t2t 2012-05-15 12:51:58 +00:00
hallgren
ddf1ae4626 doc/icfp-2012.t2t: link back to ICFP 2012 web site 2012-03-23 13:27:08 +00:00
hallgren
38162e0f53 ICFP 2012 tutorial page: use the GF stylesheet for a consistent look 2012-03-20 14:04:57 +00:00
aarne
45b64f5032 icfp tutorial web page 2012-03-17 14:13:42 +00:00
hallgren
0ed816c118 Update doc/gf-help-full.txt
* echo help -full -t2t | gf -run >doc/gf-help-full.txt
* Insert 3 empty lines first in the file.
2012-03-01 19:39:42 +00:00
hallgren
aa753c8b4c Recording changes in automatically generated HTML files on the server 2012-02-13 18:19:51 +00:00
john.j.camilleri
b972835712 Updated instructions for gedit editor mode 2012-01-23 12:57:08 +00:00
john.j.camilleri
5b8035abc2 Removed GFEP section from GF Editor Modes page 2011-12-28 14:01:24 +00:00
hallgren
02bcfa2098 gf-bib.bib: added EACL 2009 and ACL 2010 entries from gf-bibliography.t2t 2011-12-14 15:26:05 +00:00
hallgren
6dd649d5ff gf-bibliography.t2t: fixed a typo 2011-12-14 15:25:09 +00:00
hallgren
d9f8ed932f Also recording gf-bibliography.html...
...although I think in general it is a bad idea to keep automatically generated
files in the source repository.
2011-11-29 15:38:01 +00:00
hallgren
97f47f3d3d gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers 2011-11-29 15:36:14 +00:00
aarne
d090d831e9 additions to new-gf-bib.bib 2011-11-08 16:07:00 +00:00
ramona.enache
543ed4f926 added Ramona's articles to doc file 2011-11-07 13:13:08 +00:00
aarne
cd5deea02f new version of gf-bib.bib 2011-10-31 10:53:29 +00:00
aarne
e90e2e11e1 a few more entries to gf-bibliography 2011-10-28 09:07:54 +00:00
aarne
509a9d497a publications: added Burden & Heldal 2011-10-27 08:34:56 +00:00
hallgren
a8185fd997 Preparations for release of GF 3.3
+ 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-25 18:25:49 +00:00
hallgren
113c6f6746 gf-quickstart.html: describe gf -server instead of pgf-http 2011-10-24 18:13:04 +00:00
john.j.camilleri
83533afd5f Added link for GFEP 2011-10-17 15:40:18 +00:00
aarne
4af079006b gf-bibliography.html with Thomas' corrected links 2011-10-03 15:42:12 +00:00
aarne
44ecbd11bc updated gf-biblio with cse instead of cs 2011-10-03 15:39:39 +00:00
hallgren
c04d8ccd80 corrected links in gf-biblio 2011-10-03 15:36:27 +00:00
aarne
ddc34a2162 new items in gf-bibliography.t2t 2011-10-03 15:18:59 +00:00
hallgren
64beaae58f Update the shell reference manual 2011-09-27 13:20:37 +00:00
hallgren
ea04171fc6 Update 19 broken links in the GF bibliography
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-21 16:37:20 +00:00
hallgren
c32a244a3c Created a new page documenting available editor modes for GF
Also adding editing modes for Gedit and Geany contributed by John J. Camilleri.
2011-09-20 12:41:32 +00:00
hallgren
167bc341cb Add the commands to the table of contents in the GF shell reference manual 2011-09-15 11:18:59 +00:00
hallgren
927c8c0678 Include a table of contents in the GF shell reference manual 2011-09-14 20:46:04 +00:00