Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-26 | Use python, not python2, as name of python interpreter. | John MacFarlane | |
Partially reverts ba8f2c48b700a466a8cf7097d5f72d43372d4c37. See #251. | |||
2014-12-24 | Use python2 for man, test scripts. | John MacFarlane | |
Closes #251. | |||
2014-12-17 | Create cmark.3 in cmake build process. | John MacFarlane | |
Remove it from the repository. Closes #241. | |||
2014-11-29 | Added very basic cmark.3 man page, added to install process. | John MacFarlane | |
This currently just contains a list of functions. It needs some accompanying text, commentary, examples. See #224. | |||
2014-11-29 | Keep cmark.1 in repository, so pandoc isn't required to build. | John MacFarlane | |
See #224. | |||
2014-11-29 | Changed name of man target to 'manpages'. | John MacFarlane | |
2014-11-29 | Moved man page generation to man/CMakeLists.txt. | John MacFarlane | |
Removed doxygen stuff for now. It seems too complex for what we need. We'll find another way to create cmark.3. | |||
2014-11-07 | Removed old man/CMakeLists.txt. | John MacFarlane | |
2014-10-25 | Added man/CMakeLists.txt to install man pages. | John MacFarlane | |