1
0
forked from GitHub/gf-rgl

232 Commits

Author SHA1 Message Date
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 H
55528604b7 Merge pull request #54 from odanoburu/synopsis-langs
add Por and Ara to synopsis
2018-10-24 19:19:34 +02:00
odanoburu
f55cc00457 add Por and Ara to synopsis 2018-10-23 22:32:03 -03:00
odanoburu
95bc1637af - mv GF 3.9 synopsis
- add link to GF 3.9 synopsis in nightly version
2018-10-23 21:27:03 -03: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
Prasanth Kolachina
c417d255d5 change config filename in AbsFunDoc.hs to generate UDlabels in documentation 2018-09-12 17:01:06 +02:00
John J. Camilleri
5d058bcfc0 Remove RGL Source Browser
This has moved to:
https://github.com/GrammaticalFramework/rgl-source-browser
2018-07-22 14:55:27 +02:00
John J. Camilleri
4e25a9c2c9 Update AbsFunDoc to remove refs to translator and app 2018-06-20 10:19:03 +02:00
John J. Camilleri
1d06f09813 Merge branch 'master' of github.com:GrammaticalFramework/GF 2018-06-09 20:44:24 +02:00
John J. Camilleri
97af158927 Minor fix in RGL browser 2018-06-09 20:44:00 +02:00
Inari Listenmaa
fad7cf0c6f (Dut) Remove MorphoDut + update change in other files 2018-06-05 11:24:12 +02:00
Inari Listenmaa
94235f96fa add Basque to the library synopsis makefiles 2017-08-24 19:02:09 +03:00
Aarne Ranta
2313f6ee40 updated Spa and Swe Extend 2017-08-23 22:08:24 +03:00
Aarne Ranta
55f914f444 started automated documentation of Extend module 2017-08-22 12:39:17 +03:00
aarne
7a761bc3b3 updated synopsis that now uses quicklinks 2017-06-02 15:05:26 +00:00
hallgren
06aa7948da Add a Quick Links menu to the Libary Synopsis web page.
The menu is generated dynamically by JavaScript functions defined in
quicklinks.js, by traversing the Detailed Table of Contents in the 
generated synopsis.html.
2017-06-01 18:21:52 +00:00
aarne
fea7023cc5 added Ice and Nno to synopsis and ResourceDemo, and updated documentation 2017-01-19 19:58:48 +00:00
aarne
359b7c74c2 updated absfuns.html 2016-06-05 17:50:07 +00:00
aarne
21415c6c59 fixed the treatment of character encoding in synopsis, where it had been garbled in some language Paradigms after they had been converted to utf-8 2016-06-05 11:04:05 +00:00
aarne
82777f84e5 merged lang.labels with uddeps.labels, just leaving the latter, but adding App functions to it. This file can now be used for documenting all syntactic functions in Lang, Translate, and App 2016-06-05 09:17:47 +00:00
aarne
2bf274d54a experimenting with arrows and nodes in Globes 2016-05-11 12:52:20 +00:00
aarne
bfd88b4cf5 a script for drawing language globes 2016-05-11 12:02:50 +00:00
aarne
d8d8321dea regenerated synopsis with more far-reaching partial evaluation to complete some of the examples (also recent RGL fixes included) 2016-03-01 12:59:38 +00:00
aarne
fc7b4d859f added documentation of list constructors to abstract/ files to improve the absfun document 2015-10-19 13:21:33 +00:00
aarne
c820526570 rebuilt absfuns.html with some Constructions and by giving lists of deps for non-local rules 2015-10-15 15:09:22 +00:00
aarne
a730d11556 improved absfuns.html generation, added links, improved comments in source files to give better documentation 2015-10-14 09:05:37 +00:00
aarne
b6c6962d64 added a copy of uddeps.labels; script for generating a table of abstract RGL functions and information on them; an instance of running the script, absfuns.html, to be used as documentation 2015-10-14 08:04:09 +00:00
aarne
80800e3bfd new synopsis, with the recent RGL fixes 2015-07-27 09:13:39 +00:00
aarne
a9bd95ce43 MkTour.hs fixed to work with current ghc 2015-07-16 12:37:01 +00:00
aarne
bf9c061bf3 updated RGL synopsis with Mongolian 2015-03-13 15:21:49 +00:00
aarne
0d308c3e75 updated Setup and RGL status.html with Mongolian: now it compiles by default 2015-03-13 14:51:01 +00:00
aarne
11d4be1339 updated RGL synopsis 2014-10-22 14:37:55 +00:00
john.j.camilleri
d6ab155bdf RGL browser: remove duplicates in API tab
For some reason I was scanning both Syntax and
Constructors, Cat, Structural, Combinators
even though the former imports all the latter...
2014-06-30 07:35:59 +00:00
aarne
68f05a80dd updated synopsis 2014-06-19 07:18:08 +00:00
aarne
8d9c9e5591 some updates in lib/doc/translation.html 2014-05-13 07:18:51 +00:00
aarne
3775af0e9d updated RGL status 2014-05-13 05:46:16 +00:00
aarne
94e966b71f updated library synopsis 2014-05-09 12:36:57 +00:00
john.j.camilleri
448ceb70e4 RGL browser: update build-tags.sh to work on OSX
To run on GNU Linux you need to un/comment some stuff in the file.
To run on Windows... lol
2014-02-13 15:24:57 +00:00
john.j.camilleri
e3422ade40 Remove that annoying <li> before Punjabi in Synopsis 2014-02-07 08:57:52 +00:00
john.j.camilleri
19e628f2fb RGL browser: add recent modules list 2014-01-29 13:21:52 +00:00
john.j.camilleri
e249ae54d1 RGL browser: add ability to search for module name 2014-01-29 10:53:07 +00:00
aarne
5962024c84 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne
e36f8db12d completed Translate grammars for all 8 languages; a Makefile entry for them; updated doc/translation.html. What remains to do is to make the new documentation facilities (GF-driven, in the Documentation modules) available in the Android app, so that the Parse* modules can be retired from translation tasks. 2014-01-21 08:20:46 +00:00
aarne
ba635d6056 subtitles in translation doc 2014-01-20 08:32:09 +00:00
aarne
ae5721ee7f translation doc: principles distinguishing translation and resource grammars 2014-01-19 18:42:45 +00:00
aarne
f7fadcbe2b translation doc with a module diagram and as html 2014-01-19 18:28:36 +00:00
aarne
851b34db63 started a doc describing the use of RGL in translation, in order to gather relevant information in one place and to structure future developments 2014-01-19 10:50:48 +00:00