mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-06 05:17:59 +00:00
671350585e
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.
4 lines
82 B
Makefile
4 lines
82 B
Makefile
all:
|
|
./shocco ../../tomb > index.html
|
|
pygmentize -S default -f html > style.css
|