summaryrefslogtreecommitdiff
path: root/bin/update_html
AgeCommit message (Collapse)Author
2018-11-04update_html also takes individual argumentsJohn J. Camilleri
2018-11-04Use Pandoc instead of txt2tags binary, much more configurableJohn J. Camilleri
2018-10-31pre and post HTML templates for all txt2tags conversionsJohn J. Camilleri
Remaining: cleaning of t2t files (remove unnecessary options)
2017-08-11Final changes before the release of GF 3.9Thomas Hallgren
2010-12-22Documentation fixeshallgren
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files. + Add program update_html that finds all .t2t documents and updates the corresponding .html file. It can be invoked with 'make html'. + Add style to some .html documents