mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
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
This commit is contained in:
@@ -13,6 +13,10 @@ resource:
|
||||
latex resource.tex
|
||||
dvipdf resource.dvi
|
||||
|
||||
gf-help-full.txt::
|
||||
{ echo ; echo ; echo ; } > $@
|
||||
echo help -full -t2t | gf -run >> $@
|
||||
|
||||
### Converting SVG logos to PNG, using convert from ImageMagick
|
||||
logos:: Logos/gf00.png Logos/gf0.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user