aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-07tools/changelog-helper.sh: use %aN instead of %an to respect .mailmapAlexander Krotov
2019-01-07tools/changelog-helper.sh: remove [[ bashismAlexander Krotov
2018-10-02Added tools/changelog-helper.sh.John MacFarlane
2018-04-22New README template, take in/out formats from manual.John MacFarlane
2017-12-30Fixed small bug in README generation.John MacFarlane
2017-12-29Generate README.md from template and MANUAL.txt.John MacFarlane
2017-12-29Update tool which generates lua module docsAlbert Krewinkel
2017-12-28Update lua-filters.md and the tool that generates it.John MacFarlane
2017-12-01lua-filters.md: add documentation for pandoc.ListAlbert Krewinkel
2017-11-03pandoc-template-mode.el: Improve.Vaclav Haisman
2017-10-22Support comments in Pandoc templates in Emacs pandoc-template-mode.Vaclav Haisman
2017-09-30Provide make target to update lua module docs (#3946)Albert Krewinkel
2017-09-16Moved ldoc.ltp from doc to tools.John MacFarlane
2017-09-06Add simple Emacs mode to help with Pandoc templates editing. (#3889)Václav Haisman
2017-03-04Makefile: Separate refactor and reformat targets.John MacFarlane
2017-03-04Added 'make refactor' using hlint, stylish-haskell.John MacFarlane
2017-01-25Moved extract-changes.hs and github-upload.sh to tools/.John MacFarlane