20 Commits
Author SHA1 Message Date
Thomas Hallgren b240cc541f Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-11-28 23:48:14 +01:00
Thomas Hallgren 25ecbcb079 Fix make doc, again 2018-11-28 23:46:45 +01:00
Thomas Hallgren 6c71da78f7 arabic: add api to -path flags in AllAra.gf and LangAra.gf
This fixes a build problem (either a type error, if doing an incremental
rebuild, or a failure to find SyntaxAra.gf if building from scratch.)
I wonder why the Travis build didn't catch this?
2018-11-14 17:55:47 +01:00
Thomas Hallgren f665c697bd doc/Makefile: use the correct column from languages.csv
The synopsis flag is now in column 11
2018-11-13 23:28:48 +01:00
Thomas Hallgren 75e1c10250 synopis: add header styles that match the GF home page 2018-10-25 17:04:36 +02:00
Thomas Hallgren 8b64ad4a9e doc/synopsis-intro.txt: fix language list and broken links 2018-10-25 16:49:38 +02:00
Thomas Hallgren d446af8479 doc/Makefile: add a missing dependency 2018-10-25 16:34:44 +02:00
Thomas Hallgren 4e646d5c7b Add verbosity option in doc/MkExxTable.hs
Don't need a lot of output on stdout when it is used from MkSynposis.hs
2018-10-23 16:22:04 +02:00
Thomas Hallgren 369d457096 doc/Makefile: add missing dependencies
Dependencies on txt2tags includes and Haskell source files were missing.
2018-10-23 16:20:00 +02:00
Thomas Hallgren 881753ce3e doc/Makefile: incremental and parallel rebuild of the synopsis
Enough dependencies have been added so that

* If nothing has changed, MkSynopsis.hs will not be run, so synopisis.html
  will not be needlessly regenerated.
* You can use 'make -j' to build examples for different languages in parallel.

Hopefully 'make synopsis' produces the exact same result as before, but if
it turns out that some dependencies are missing and something is not
rebuilt despite of changes, 'make clean' can be used to force a full rebuild.
2018-10-22 23:38:56 +02:00
Thomas Hallgren d951fec14d Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-10-22 21:49:14 +02:00
Thomas Hallgren aa4257efef Add a 'make doc' target in the main Makefile
It first build the RGL, then calls doc/Makefile,
with the corrent GF_LIB_PATH, to build the documentation.
2018-10-22 21:43:41 +02:00
Thomas Hallgren 41dd3cead2 IrregAfrAbs.gf: change character encoding from Latin-1 to UTF-8 2018-01-23 14:49:36 +01:00
Thomas Hallgren 0d07bd9289 Merge https://github.com/GrammaticalFramework/GF 2017-08-24 18:20:03 +02:00
Thomas Hallgren 80ea046102 Merge https://github.com/GrammaticalFramework/GF 2017-08-21 13:15:46 +02:00
Thomas Hallgren 9ffce1f505 Merge https://github.com/GrammaticalFramework/GF 2017-08-21 09:40:03 +02:00
Thomas Hallgren 9470699b9a Merge https://github.com/GrammaticalFramework/GF 2017-08-20 22:20:03 +02:00
Thomas Hallgren 364e0af345 Merge https://github.com/GrammaticalFramework/GF 2017-08-20 18:40:03 +02:00
Thomas Hallgren 6241d48b03 Merge https://github.com/GrammaticalFramework/GF 2017-08-20 18:00:03 +02:00
Thomas Hallgren 3bf18eb2b9 Merge https://github.com/GrammaticalFramework/GF 2017-08-20 14:00:04 +02:00