convert manual.html to docbook

This commit is contained in:
bodea 2006-05-23 14:28:25 +00:00
parent c512d06530
commit 90074c27df
6 changed files with 2226 additions and 1076 deletions

4
Docs/common/config.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:param name="html.stylesheet" select="'../common/docbook.css'"/>
</xsl:stylesheet>