Initial commit
This commit is contained in:
6
doc/Makefile
Normal file
6
doc/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
crossrefenum.pdf: crossrefenum.md ../CHANGELOG.md \
|
||||
TEMPLATE_crossrefenum.context fixes.lua
|
||||
pandoc -o crossrefenum.pdf --pdf-engine=context \
|
||||
--template=TEMPLATE_crossrefenum.context \
|
||||
-L fixes.lua \
|
||||
crossrefenum.md ../CHANGELOG.md
|
Reference in New Issue
Block a user