From 40b84d25e320347e0402d9a86afe3bf384b5d490 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 22 Dec 2010 16:57:53 +0000 Subject: Documentation fixes + 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 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 729f7949a..3275b2306 100644 --- a/Makefile +++ b/Makefile @@ -25,3 +25,5 @@ gf: runghc Setup.hs build rgl-none strip dist/build/gf/gf +html:: + bash bin/update_html \ No newline at end of file -- cgit v1.2.3