To generate HTML, PDF or PostScript files out of the source XML, you will need the following:
the Bluefish manual source files via CVS
the Bluefish doc tools via CVS
DocBook 4.2.0
DocBook XSL style sheets
XSLT Processors: we use xsltproc for HTML production, and fop for PDF and PostScript production.
xmllint for validating all files
Here are the procedures to install the required files:
Procedure C.1. Getting the Bluefish manual source files
Login:
$ cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/bluefish \ login
Hit enter at the prompt when asked for your password.
Checkout the directory containing the Bluefish documentation:
$ cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/bluefish \ co bluefish-gtk2/doc
This will download all the files to your system in the directory bluefish-gtk2/doc/
.
Procedure C.2. Getting the Bluefish doc tools
Get the doc tools from CVS under bluefish-doctools
:
$ cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/bluefish \ co bluefish-doctools/