mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-02-05 13:28:27 +00:00
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
|