about summary refs log tree commit diff
path: root/buildtools/makeman
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3726 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Make 'makeman' work with Python 3.6 - 2nd trygiraffedata2017-07-191-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3033 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Re-raise in a way that works with both Python 2 and Python 3giraffedata2017-06-121-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2996 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add comment about rowspan not workinggiraffedata2017-02-211-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2899 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Slightly improve formatting of man pagesgiraffedata2016-11-301-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2842 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* various fixesgiraffedata2016-02-131-0/+23
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2680 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Reverse commit 2449 - creates Python syntax errorgiraffedata2015-07-021-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2597 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Remove all DOCTYPEgiraffedata2015-06-281-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2566 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Deal with backslashgiraffedata2015-04-051-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2449 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* some fixes or enhancements - I don't knowgiraffedata2009-12-091-6/+10
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1037 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* This commit fixes makeman and the HTML sources so that they generate esr2007-01-301-19/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | manual pages that pass strict validation with doclifter. The required changes are widely scattered but relatively minor. Most are just tweaks to command-invocation syntax descriptions. One large class of these simply moves running text out of SYNOPSIS sections into OPTIONS sections. Another thing I had to do frequently was regroup syntax description so that plain-text tokens (e.g. filenames without surrounding [] or trailing ...) are on the same line with syntactic specials such as [ | ] { } ... (Both these changes accommodate the limits of mechanical markup parsers Even doclifter's, which is quite sophisticated and knows how to detect some natural-language patterns, has trouble telling some simple forms of command synopses from running text and will sometimes try to parse text commentary as command syntax, with unhappy results.) This commit also adds (to buildtools/Makefile.manpages) install and uninstall productions that distribution packagers can use to install the generated manual pages in /usr/share/man. I fixed a few spelling and usage bobbles I found along the way. git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@218 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Create Subversion repositorygiraffedata2006-08-191-0/+333
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8