X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=doc%2FMakefile;fp=doc%2FMakefile;h=d170c632ec7f526a115ec4950600d09288b1e338;hp=50569309446a921efa747b4c60c6bfec541e76be;hb=7e5cd6320668820b9117cacad2e1863222b4b098;hpb=58beb064a7369429483e1a3dcd058cbf68074cfc diff --git a/doc/Makefile b/doc/Makefile index 5056930..d170c63 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,13 @@ all: + rm -f swfc.*.html + rm -f data/* || true xsltproc guide.xsl swfc.xml > tmp.html perl codebeautifier.pl < tmp.html > swfc.html + perl seperate.pl swfc.html + cp swfc.1.html swfc.html rm tmp.html + cp beach.jpg Arial.swf Courier.swf Times.swf scenery.jpg data + cp swfc.html swfc.*.html caiviar.css data + +upload: + ./syncswfc