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
John J. Camilleri
f1803a2f16
Small fixes to gf-developers document
2018-08-12 21:30:11 +02:00
John J. Camilleri
636a8142b4
Minimal update with new repo URLs & build instructions
2018-07-26 01:37:03 +02:00
Meng Weng Wong
7f86bee8e7
explain that GF_LIB_PATH can now be a colon-separated list
2018-07-22 00:14:29 -07:00
John J. Camilleri
5aa2a212bb
Remove HTML files from VC which should be generated from txt2tags
...
If these pages disappear from the web via www.grammaticalframework.org
then this commit may need to be reversed
2018-06-12 15:53:58 +02:00
John J. Camilleri
d0ce46722b
Minor cleanup in webpages
2018-06-12 15:41:05 +02:00
odanoburu
9a17ca21b5
* update GF mode
...
- moved to new repo at
https://github.com/GrammaticalFramework/gf-emacs-mode
- main changes:
- use utf-8 encoding for inferior gf process
- add display of operation types
- update links
2018-06-04 09:16:02 -03:00
odanoburu
2ae44902e1
(refman) update pre syntax [ci skip]
2018-05-24 13:50:23 +00:00
odanoburu
9064c3d7cd
rm references of lexer and unlexer flags from reference manual
2018-04-21 20:09:40 -03:00
Inari Listenmaa
295896190d
Make documentation about -split-pgf clearer
2018-04-18 20:54:27 +02:00
John J. Camilleri
98db9a257f
Update editor modes page for Atom
2017-12-06 10:35:28 +01:00
Krasimir Angelov
15d014abb8
the parser in the C runtime can now detect incomplete sentences just like the parser in the Haskell runtime. This is also reflected in all bindings.
2017-09-06 12:38:42 +02:00
Krasimir Angelov
d5a7945ba0
complete details for the "ai" command in the C shell
2017-09-01 09:57:00 +02:00
Krasimir Angelov
983e804223
update documentation for Haskell
2017-09-01 08:11:16 +02:00
Krasimir Angelov
08a728799a
change tabularLinearize in the Haskell binding to return a list instead of map this preserves the order
2017-08-30 15:59:43 +02:00
Krasimir Angelov
19613a76ab
document embedding in C#
2017-08-30 11:22:32 +02:00
Krasimir Angelov
14f1fedfe4
document FunctionType in C#
2017-08-30 09:19:53 +02:00
Krasimir Angelov
170c38bb58
for consistency PGF.FunctionByCategory is renamed to PGF.FunctionsByCat
2017-08-30 09:15:23 +02:00
Krasimir Angelov
8a50d851c3
Updated C# documentation
2017-08-30 09:09:45 +02:00
Krasimir Angelov
bb5b5ca73b
added graphvizAbstractTree and graphvizParseTree in Java
2017-08-30 08:33:16 +02:00
Krasimir Angelov
890e03527b
added checkExpr in Java
2017-08-30 08:23:58 +02:00
Krasimir Angelov
3e9de6ffbb
added fullFormLexicon in Java
2017-08-30 08:08:19 +02:00
Krasimir Angelov
bee61fe4aa
keep the language menu in the documentation always on top.
2017-08-29 21:15:40 +02:00
Krasimir Angelov
78dfc8958d
document the embedded API for Java
2017-08-29 21:04:00 +02:00
Krasimir Angelov
03479648ad
document the embedded grammars in Haskell & Java
2017-08-29 19:51:33 +02:00
Krasimir Angelov
dc0b68cd40
document the visitor pattern in Java
2017-08-29 18:03:26 +02:00
Krasimir Angelov
adcc6a53fe
a preliminary version of the C# documentation
2017-08-29 15:28:37 +02:00
Krasimir Angelov
634ec20b38
corrected and tested documentation for Java
2017-08-29 14:42:52 +02:00
Krasimir Angelov
09d5d9b091
some missing pieces of documentation for Java
2017-08-29 14:17:28 +02:00
Krasimir Angelov
b524a5a908
final fixes for the Haskell documentation
2017-08-29 13:59:30 +02:00
Krasimir Angelov
7876848375
remove the TODOs from the runtime documentation
2017-08-29 12:00:00 +02:00
Krasimir Angelov
a0fc2f28e8
more in the runtime documentation
2017-08-28 14:23:47 +02:00
Krasimir Angelov
85417da2e3
small typo in the documentation
2017-08-24 22:36:55 +02:00
Krasimir Angelov
65037bfe01
more work on the runtime documentation
2017-08-24 22:33:40 +02:00
Krasimir Angelov
a1ff75d208
The documentation for the Python API is now partly ported for Haskell and Java
2017-08-24 18:10:21 +02:00
Thomas Hallgren
a0072a5487
Updates to reflect the darcs->git move in the developer guide and the download page & release notes for the next release
2017-06-30 15:16:52 +02:00
krasimir
011d2a44b8
typo in gf-tutorial: enougo->enough
2017-02-01 14:59:35 +00:00
krasimir
1188cf0c3e
replace .gfcc with .pgf in gf-refman.html
2017-02-01 10:48:48 +00:00
krasimir
06599df74d
update the Python tutorial to be compatible with Python3
2016-08-01 10:55:57 +00:00
hallgren
5b8c6887ca
Documentation updates
...
Remove ghc-7.4 from the list of tested/recommended versions of GHC
(because of Hackage dependency problems).
Recommend version 7.10.3 of the Haskell Platform. (GHC 8.0.1 works too,
but I haven't tested the corresponding Haskell Platform packages.)
2016-06-17 10:09:25 +00:00
hallgren
c49b920ecf
A few documentation updates
...
gf.cabal: include more GHC versions in the Tested-Width field.
2016-06-16 15:09:45 +00:00
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