<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/man/man5, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2015-06-28T21:39:17Z</updated>
<entry>
<title>New method for producing man pages.</title>
<updated>2015-06-28T21:39:17Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-06-28T21:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fe625e053d078e03d824a1df746196b8a2c697b1'/>
<id>urn:sha1:fe625e053d078e03d824a1df746196b8a2c697b1</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Put version in lower-left corner of man pages.</title>
<updated>2014-08-30T23:11:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-08-30T23:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fcd35cc955f37eaedaa0fb8f45c78f3d2b888147'/>
<id>urn:sha1:fcd35cc955f37eaedaa0fb8f45c78f3d2b888147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Added built man pages to repository."</title>
<updated>2011-10-24T01:26:50Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-10-24T01:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8c588a98c6a0b09a70422cd3a583cc707e199418'/>
<id>urn:sha1:8c588a98c6a0b09a70422cd3a583cc707e199418</id>
<content type='text'>
This reverts commit eac1fc3750923698db82011b9fda5a0788dfcfea.
</content>
</entry>
<entry>
<title>Added built man pages to repository.</title>
<updated>2011-10-24T01:24:19Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-10-24T01:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=eac1fc3750923698db82011b9fda5a0788dfcfea'/>
<id>urn:sha1:eac1fc3750923698db82011b9fda5a0788dfcfea</id>
<content type='text'>
In general I don't like adding generated content to the repository,
but I also want to make it possible to clone the repository and
'cabal install'.  THe current system with Setup.hs calling
MakeManPage.hs is too fragile.
</content>
</entry>
<entry>
<title>Refactored man pages.</title>
<updated>2011-01-28T20:02:26Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-28T19:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8c435578d63b4723789b5d03d36c8da19968af8e'/>
<id>urn:sha1:8c435578d63b4723789b5d03d36c8da19968af8e</id>
<content type='text'>
* Markdown syntax description from README now goes in pandoc_markdown.5.
* Refactored man page construction functions, putting more of
  the work in MakeManPages.hs.
</content>
</entry>
</feed>
