summaryrefslogtreecommitdiff
path: root/man/pandoc.1
Commit message (Collapse)AuthorAge
* Updated man page and MANUAL date.John MacFarlane2016-09-26
|
* Updated man page.John MacFarlane2016-07-14
|
* Updated man page.John MacFarlane2016-06-04
|
* Updated man page.John MacFarlane2016-03-24
|
* Updated man page.John MacFarlane2016-03-22
|
* Updated man page.John MacFarlane2016-03-21
|
* Updated man page.John MacFarlane2016-03-19
|
* Rebuilt man page.John MacFarlane2016-03-18
|
* Update pandoc.1ickc2016-03-06
|
* Updated man page.John MacFarlane2016-01-13
|
* Regenerated man page.John MacFarlane2016-01-10
|
* Updated man page.John MacFarlane2016-01-02
|
* Updated man page.John MacFarlane2015-11-16
|
* Updated man page.John MacFarlane2015-11-16
|
* Updated man page.John MacFarlane2015-11-15
|
* Updated man page from README.John MacFarlane2015-11-12
|
* Man page update.John MacFarlane2015-10-16
|
* Updated pandoc.1.John MacFarlane2015-10-15
|
* Updated man page from README.John MacFarlane2015-10-10
|
* Updated man page.John MacFarlane2015-08-13
|
* List all styles in manual for --reference-docxChris Black2015-07-21
|
* Don't capitalize header links in man page.John MacFarlane2015-07-21
| | | | Also regenerated man page from latest README.
* Updated man page.John MacFarlane2015-07-15
|
* Updated man page.John MacFarlane2015-07-10
|
* Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane2015-07-02
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.