Documentation how to generate the docbook html

This commit is contained in:
Nirgal Vourgère
2012-10-04 13:04:22 +02:00
parent e3c9fc01e4
commit 23cab28913

View File

@@ -54,6 +54,11 @@ mutually exclusive.
--with-iodbc specifies the location of the iODBC driver manager and
causes the iODBC driver to be built.
If you want to build the html version of the docbook documentation, you need to
set the environment variable DOCBOOK_DSL to the modular dsl translation file.
For exemple, before configure, you need something like:
$ export DOCBOOK_DSL=/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl
Installation from sources
=========================