]> granicus.if.org Git - docbook-dsssl/commitdiff
Added a manpages/profile-docbook.xsl file to enable single-pass
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 28 Jun 2007 23:38:27 +0000 (23:38 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 28 Jun 2007 23:38:27 +0000 (23:38 +0000)
profiling for manpages output. KNOWN ISSUE: Single-pass namespace
stripping does not yet work in combination with the
manpages/profile-docbook.xsl stylesheet.

xsl/manpages/Makefile

index ff6fb80a57056795dcf9b0cbed8d2f28ebcf202d..d829a01904c103f383d288becdcb826d9d8827ad 100644 (file)
@@ -1,6 +1,6 @@
 include ../../buildtools/Makefile.incl
 
-XSLFILES=param.xsl html-synop.xsl
+XSLFILES=param.xsl profile-docbook.xsl html-synop.xsl
 ALLTARGETS=$(XSLFILES)
 PROFILECONDITION=manpages
 HTML2ROFF=../tools/xsl/build/html2roff.xsl