Age | Commit message (Expand) | Author |
2016-01-11 | Fixed make_man_page.py so it includes typedefs again. | John MacFarlane |
2015-07-12 | Limit generated man page to 72 character line width. | John MacFarlane |
2015-01-11 | Added cmark.3 man page to repository and archive. | John MacFarlane |
2014-12-29 | Fixed md2man for python3. | John MacFarlane |
2014-12-24 | Fixed make_man_page.py so it works with both python2 and python3. | John MacFarlane |
2014-12-17 | Create cmark.3 in cmake build process. | John MacFarlane |
2014-12-13 | Added API documentation to src/cmark.h. Closes #224. | John MacFarlane |
2014-12-13 | Makefile fixes for man page. | John MacFarlane |
2014-12-13 | Use typewriter font for signatures in man pages. | John MacFarlane |
2014-12-13 | Write API docs in cmark.h using markdown. | John MacFarlane |
2014-11-30 | More man page improvements. | John MacFarlane |
2014-11-30 | Fixed commas in man 3 page. | John MacFarlane |
2014-11-30 | Make the man pages standard groff man rather than mdoc. | John MacFarlane |
2014-11-30 | Fixed bug in splitting arguments in make_man_page.py. | John MacFarlane |
2014-11-30 | Man page: proper date format. | John MacFarlane |
2014-11-30 | Set proper name and section in man page. | John MacFarlane |
2014-11-30 | Create man 3 page without markdown intermediary. | John MacFarlane |
2014-11-30 | Updated make_man_page.py to use C89 comments. | John MacFarlane |
2014-11-29 | Use make_man_page.py + pandoc to create cmark.3 man page from cmark.h. | John MacFarlane |
2014-11-29 | make_man_page.py improved. | John MacFarlane |
2014-11-29 | Added make_man_page.py script. | John MacFarlane |