Tomb/doc/literate/Makefile
Jaromil 671350585e Massive code cleanup
This commit doesn't changes anything substantial in the code,
but reorganizes it in foldable units (we use folding.el) and
fixes its markup for literate code documentation using our own
fork of shocco.
2013-05-28 11:57:58 +02:00

4 lines
82 B
Makefile

all:
./shocco ../../tomb > index.html
pygmentize -S default -f html > style.css