hallgren
af309f0d7d
doc/gf-developers.t2t: script name for installing the C run-time was wrong, should be setup.sh
2015-09-14 11:19:29 +00:00
hallgren
b66cbcac5e
doc/gf-developers.t2t: some updates
2015-09-14 09:24:10 +00:00
hallgren
7736ba5694
Update doc/gf-help-full.txt (GF shell reference manual)
2015-08-04 11:49:17 +00:00
krasimir
4810a0b8e5
add the Python API tutorial to the GF home page
2015-07-15 12:12:50 +00:00
hallgren
2643f3cee6
Documentation updates for the release of GF 3.7
2015-06-25 12:10:47 +00:00
hallgren
72237e6fff
doc/gf-developers.t2t: add a note about parallel builds
...
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work
with newer versions of cabal.
2015-06-23 10:20:04 +00:00
hallgren
e340b415c7
Remove the automatically generated doc/gf-developers.html
2015-06-22 15:10:37 +00:00
john.j.camilleri
e128139e8c
Change minibar URL to cloud.gf.org in QuickStart page
2015-01-19 06:45:15 +00:00
kr.angelov
4c83d98381
make the GF logo fit precisely in a square
2014-12-10 10:29:27 +00:00
hallgren
13fe719a26
doc/gf-developers.t2t: add a note about how to create OS X Installer packages
2014-09-23 12:18:17 +00:00
hallgren
cfbd152a39
doc/gf-developers.t2t: made the C run-time section a bit more informative
2014-06-23 13:28:10 +00:00
hallgren
b49b6236d0
Update the GF shell reference manual
2014-06-19 10:58:35 +00:00
aarne
67012288c0
section on record update in gf-refman
2014-06-19 07:10:43 +00:00
hallgren
6f8e52c944
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
825e0cf7cf
doc/Logos/gf1.svg: variant of the GF logo with a subtle shadow
2014-03-13 14:50:30 +00:00
hallgren
4012fa15dd
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
729d04051a
Minor release/download/developer doc changes
2013-11-29 16:04:52 +00:00
kr.angelov
0090b85002
document the four new language features in the reference manual
2013-11-12 16:05:02 +00:00
gregoire.detrez
8d873c8a32
Add vim and eclipse in the page about editor modes (fix)
2013-08-22 15:26:26 +00:00
gregoire.detrez
179143ae31
Add vim and eclipse in the page about editor modes
2013-08-22 15:17:30 +00:00
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