Appendix A. DocBook XML source

Table of Contents

How to build the Selfdocbook (XML edition)
selfdocbookx.xml
intro.xml
tools.xml
structure.xml
tips.xml
source.xml
fdl.xml
ulink.xsl
filename.xsl
keycombo.xsl
admon.xsl
css.xsl
selfdocbookx.css
Makefile

How to build the Selfdocbook (XML edition)

Given a functioning XML environment, all of the necessary files are shown in full in this appendix. All you have to do in order to build the Selfdocbook (XML edition) is:

  1. Make sure you that have installed the necessary XML tools (see Chapter 2, Tools).

  2. In addition to those tools you will need:

    • fig2dev (from the transfig package) for converting image formats

    • fold and sed for manipulating SGML files so that they can be included verbatim in a DocBook document.

    • For PostScript output I suggest you use pdftops, from the xpdf package.

  3. Put all the files in the same directory and type make. The default target builds PDF, PostScript and HTML output.