Inari Listenmaa
bca0691cb0
(Tutorial) Minor typofixes + current error message
2020-08-31 15:54:33 +02:00
Inari Listenmaa
bf21b4768c
(Tutorial) Fix to make calculator example compile
...
In abstract: startcat needs to be defined to run the commands that are shown later in the doc.
In concrete: ss and SS are defined in Prelude.
2020-08-21 13:25:16 +02:00
Inari Listenmaa
f4d9b534dc
Remove outdated advice on producing Haskell file
2019-12-12 16:13:47 +01:00
Inari Listenmaa
68919a5e42
(doc) Update path to gflib.js
2019-05-03 18:53:28 +02:00
Thomas Hallgren
61fe167392
gf-tutorial: fix link to JavaScript translator demo
...
After fixing trivial problem in translator.html, the demo works, but
the example grammar contains only one langauge, so it is not so
interesting. translator.html is located in src/runtime/javascript.
The editor.html in the same location also works.
2019-05-03 14:52:28 +02:00
John J. Camilleri
e9e2bd6b89
Fix linking to chapters in gf-tutorial; Remove reference to Htmls.
2018-12-06 09:00:44 +01:00
John J. Camilleri
72a9eb0c8a
Another fake change to trigger rebuild of gf-tutorial
2018-12-05 18:14:17 +01:00
John J. Camilleri
159b6ee331
Fake change to trigger rebuild of gf-tutorial
2018-12-05 11:41:41 +01:00
John J. Camilleri
37e0754cf0
Fix encoding on tutorial
2018-11-04 21:12:32 +01:00
John J. Camilleri
777028dcd8
Remove doc/tutorial/gf-tutorial.html from version control
...
Checked that the t2t is still valid and html should be automatically
generated. Although there is some encoding issue with this file?
2018-10-31 15:57:21 +01:00
krasimir
011d2a44b8
typo in gf-tutorial: enougo->enough
2017-02-01 14:59:35 +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
aarne
c3071113b3
word alignment ex in tutorial
2010-12-23 10:05:27 +00:00
aarne
3036881d20
updated tutorial and quickstart for 3.2
2010-12-23 09:33:11 +00:00
hallgren
40b84d25e3
Documentation fixes
...
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files.
+ Add program update_html that finds all .t2t documents and updates the
corresponding .html file. It can be invoked with 'make html'.
+ Add style to some .html documents
2010-12-22 16:57:53 +00:00