# HG changeset patch # User Drew Perttula # Date 2011-06-18 05:23:20 # Node ID e914033c56de196b5c9040f948a7b4a1a7daadc4 # Parent 84c0a3bf07ede22122347b682103c2d782d258d5 makefile for freemind->html Ignore-this: d66704e3ecd00a3b1c73d3d9dddba845 diff --git a/doc/makefile b/doc/makefile new file mode 100644 --- /dev/null +++ b/doc/makefile @@ -0,0 +1,2 @@ +howto_export: howto.mm + xsltproc -o /my/post/light9/howto/howto.html /usr/share/freemind/accessories/toxhtml.xsl howto.mm