Mercurial > code > home > repos > light9
annotate doc/makefile @ 2405:69ca2b2fc133
overcomplicated attempt at persisting the pane layout in the rdf graph
this was hard because we have to somehow wait for the graph to load before config'ing the panes
author | drewp@bigasterisk.com |
---|---|
date | Fri, 17 May 2024 16:58:26 -0700 |
parents | e914033c56de |
children |
rev | line source |
---|---|
650
e914033c56de
makefile for freemind->html
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 howto_export: howto.mm |
e914033c56de
makefile for freemind->html
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 xsltproc -o /my/post/light9/howto/howto.html /usr/share/freemind/accessories/toxhtml.xsl howto.mm |