Ignore:
Timestamp:
01/10/2008 00:27:06 (4 years ago)
Author:
jamesog
Message:

Update documentation Makefile to include a few more man pages and to make the man page stylesheet dynamic (whether it downloads the XSL stylesheet from the Internet or uses a local copy).

File:
1 moved

Legend:

Unmodified
Added
Removed
  • box/trunk/documentation/bb-man.xsl.tmpl

    r556 r2304  
    33    xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    44 
    5 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"/>  
     5<xsl:import href="%%DOCBOOK%%"/>  
    66 
    77<xsl:param name="chunk.section.depth" select="'0'"/> 
Note: See TracChangeset for help on using the changeset viewer.