mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
Syntax editor: add about.html (and a Makefile for generating it)
This commit is contained in:
2
src/www/syntax-editor/Makefile
Normal file
2
src/www/syntax-editor/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
html:
|
||||
pandoc --from=markdown --to=html5 --parse-raw --output=about.html README.md
|
||||
Reference in New Issue
Block a user