aboutsummaryrefslogtreecommitdiff
path: root/man/pandoc.1
AgeCommit message (Collapse)AuthorFilesLines
2016-03-06Update pandoc.1ickc1-1/+1
2016-01-13Updated man page.John MacFarlane1-1/+1
2016-01-10Regenerated man page.John MacFarlane1-1/+1
2016-01-02Updated man page.John MacFarlane1-78/+229
2015-11-16Updated man page.John MacFarlane1-1/+1
2015-11-16Updated man page.John MacFarlane1-2/+3
2015-11-15Updated man page.John MacFarlane1-1/+6
2015-11-12Updated man page from README.John MacFarlane1-148/+256
2015-10-16Man page update.John MacFarlane1-1/+6
2015-10-15Updated pandoc.1.John MacFarlane1-43/+38
2015-10-10Updated man page from README.John MacFarlane1-201/+357
2015-08-13Updated man page.John MacFarlane1-16/+54
2015-07-21List all styles in manual for --reference-docxChris Black1-6/+7
2015-07-21Don't capitalize header links in man page.John MacFarlane1-23/+22
Also regenerated man page from latest README.
2015-07-15Updated man page.John MacFarlane1-4/+6
2015-07-10Updated man page.John MacFarlane1-14/+16
2015-07-02Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane1-0/+4332
The process was too fragile. It made too many assumptions about available libraries (which failed sometimes when sandboxes were used). This is a low-tech solution. The only drawback is that `man/pandoc.1` is a generated file in the repository. It will need to be regenerated periodically when README changes.