Added a summary of the macros and config keys/macros
This commit is contained in:
@ -3,7 +3,8 @@ crossrefenum.pdf: crossrefenum-doc.tex
|
||||
|
||||
crossrefenum-doc.tex: crossrefenum.md ../CHANGELOG.md \
|
||||
TEMPLATE_crossrefenum.context fixes.lua
|
||||
pandoc -s -o $@ -t context \
|
||||
pandoc -s -o $@ -t context-smart \
|
||||
--template=TEMPLATE_crossrefenum.context \
|
||||
-L fixes.lua \
|
||||
crossrefenum.md ../CHANGELOG.md
|
||||
sh ./microfixes-doc.sh $@
|
||||
|
Reference in New Issue
Block a user