]> granicus.if.org Git - docbook-dsssl/commit
Added support for writing man files into a specific output
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 14 Apr 2006 04:58:31 +0000 (04:58 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 14 Apr 2006 04:58:31 +0000 (04:58 +0000)
commit0d07e937dc8f7b3bf5c233ee920be8dfb890defe
tree457f32ee04f5cec92d66e522224aae243607b8d0
parentc33c204651815aa3aa22db9b5dd58eae35d27d46
Added support for writing man files into a specific output
directory and into appropriate subdirectories within that output
directory. Controlled through the man.base.dir parameter (similar
to the base.dir support in the HTML stylesheet) and the
man.subdirs.enabled parameter, which automatically determines the
name of an appropriate subdir (for example, man/man7, man/man1,
etc.) based on the section number/manvolnum of the source Refentry.

Closes #1255036 and #1170317. Thanks to Denis Bradford for the
original feature request, and to Costin Stroie for submitting a
patch that was very helpful in implementing the support.
xsl/manpages/docbook.xsl
xsl/manpages/utility.xsl