hallgren
eadc012b7a
doc/gf-developers.t2t: add a note about how to create OS X Installer packages
2014-09-23 12:18:17 +00:00
hallgren
2646c40549
doc/gf-developers.t2t: made the C run-time section a bit more informative
2014-06-23 13:28:10 +00:00
hallgren
a4c56fe345
Update the GF shell reference manual
2014-06-19 10:58:35 +00:00
aarne
0e613f1029
section on record update in gf-refman
2014-06-19 07:10:43 +00:00
hallgren
b78751d50a
doc/gf-developers.t2t: quick note on how to compile the C run-time system
...
Also a few other minor updates.
2014-06-17 14:17:59 +00:00
hallgren
539cb5746b
doc/Logos/gf1.svg: variant of the GF logo with a subtle shadow
2014-03-13 14:50:30 +00:00
hallgren
6055ad2f0d
GF home page: use the SVG version of the GF logo in browsers that support it
...
It looks better on high resolution screens.
2013-12-18 12:01:15 +00:00
hallgren
ac16928d87
Minor release/download/developer doc changes
2013-11-29 16:04:52 +00:00
kr.angelov
d40f0e292e
document the four new language features in the reference manual
2013-11-12 16:05:02 +00:00
gregoire.detrez
27e8ab97f7
Add vim and eclipse in the page about editor modes (fix)
2013-08-22 15:26:26 +00:00
gregoire.detrez
39308cca93
Add vim and eclipse in the page about editor modes
2013-08-22 15:17:30 +00:00
john.j.camilleri
c58359b5ae
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
9ffc434fef
doc/gf-developers.t2t: add some notes on how to create .deb and .rpm packages
2013-08-08 12:51:24 +00:00
hallgren
5c4dbe743e
Update shell reference manual
2013-08-05 11:47:17 +00:00
hallgren
d2627125e6
Download page & developers guide: add a section about known problems with Cabal
2013-04-29 13:12:37 +00:00
aarne
45a32c632a
new-gf-bib fixes
2013-04-22 20:48:50 +00:00
inari.listenmaa
7868774695
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
697547ad40
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
86127d03d0
Update shell reference manual
2013-03-14 08:08:51 +00:00
hallgren
7020bd7568
doc/gf-developers.t2t: updated
2013-01-30 16:32:44 +00:00
aarne
e1e5ec2bf8
some additions to new-gf-bib.bib
2013-01-28 08:42:00 +00:00
aarne
1caa2a6d90
started GF FAQ; not yet publishable
2012-12-28 10:57:46 +00:00
hallgren
bf1ce93220
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
a6ac00023d
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
0dbe9a6d50
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
3e13ae37ab
link to ICFP slides, part 1
2012-09-18 13:44:36 +00:00
hallgren
745a949980
doc/icfp-2012: adding a link to my slides
2012-09-14 21:18:36 +00:00
hallgren
2700a4e604
doc/gf-developers: a few more small fixes
2012-09-11 19:08:50 +00:00
hallgren
f4fcaf3e25
doc/gf-developers: fixed a typo
2012-09-11 18:43:40 +00:00
hallgren
598d1747c8
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
31d68ca225
gf-people.html: updated some broken links
...
www.cs.chalmers.se -> www.cse.chalmers.se
2012-06-20 20:40:26 +00:00
hallgren
636e8ac75b
gf-help-full.txt: updated with new command option 'ma -known'
2012-06-12 11:34:47 +00:00
hallgren
496897c8e1
Quick updates to doc/gf-developers.t2t
2012-05-15 12:51:58 +00:00
hallgren
402ec51ac4
doc/icfp-2012.t2t: link back to ICFP 2012 web site
2012-03-23 13:27:08 +00:00
hallgren
45ba976e3e
ICFP 2012 tutorial page: use the GF stylesheet for a consistent look
2012-03-20 14:04:57 +00:00
aarne
9fc7b4ae54
icfp tutorial web page
2012-03-17 14:13:42 +00:00
hallgren
7458562652
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
aab3e37146
Recording changes in automatically generated HTML files on the server
2012-02-13 18:19:51 +00:00
john.j.camilleri
2fd04e0797
Updated instructions for gedit editor mode
2012-01-23 12:57:08 +00:00
john.j.camilleri
ab8240e7c3
Removed GFEP section from GF Editor Modes page
2011-12-28 14:01:24 +00:00
hallgren
c2b5aba409
gf-bib.bib: added EACL 2009 and ACL 2010 entries from gf-bibliography.t2t
2011-12-14 15:26:05 +00:00
hallgren
e9526a5af3
gf-bibliography.t2t: fixed a typo
2011-12-14 15:25:09 +00:00
hallgren
6ce2afaa70
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
75fbe2c745
gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers
2011-11-29 15:36:14 +00:00
aarne
77369531ae
additions to new-gf-bib.bib
2011-11-08 16:07:00 +00:00
ramona.enache
2699780736
added Ramona's articles to doc file
2011-11-07 13:13:08 +00:00
aarne
d9bca00fab
new version of gf-bib.bib
2011-10-31 10:53:29 +00:00
aarne
418acb5cac
a few more entries to gf-bibliography
2011-10-28 09:07:54 +00:00
aarne
faf0c24327
publications: added Burden & Heldal
2011-10-27 08:34:56 +00:00
hallgren
fb43ab5019
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