pandoc/data
John MacFarlane fe625e053d New method for producing man pages.
This change adds `--man1` and `--man5` options to pandoc, so
pandoc can generate its own man pages.

It removes the old overly complex method of building a separate
executable (but not installing it) just to create the man pages.

The man pages are no longer automatically created in the build
process.

The man/ directory has been removed.  The man page templates
have been moved to data/.

New unexported module:  Text.Pandoc.ManPages.

Text.Pandoc.Data now exports readmeFile, and `readDataFile`
knows how to find README.

Closes #2190.
2015-06-28 14:39:17 -07:00
..
docx Merge pull request #2035 from lierdakil/issue2031 2015-03-30 20:30:15 -07:00
dzslides Moved all data files and templates to data/. 2012-12-29 18:14:29 -08:00
odt ODT Writer: Figure captions 2015-04-12 00:34:03 +03:00
templates@4d9a73d767 Updated LaTeX template: CJKoptions variable, allow dvipsnames for colors. 2015-06-27 18:07:49 -07:00
epub.css Don't use sup element for epub footnotes. 2015-05-11 21:58:01 -07:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
pandoc.1.template New method for producing man pages. 2015-06-28 14:39:17 -07:00
pandoc_markdown.5.template New method for producing man pages. 2015-06-28 14:39:17 -07:00
sample.lua Custom writers now work with --template. 2014-07-16 15:17:08 -07:00