README 918 Bytes
Newer Older
pookey's avatar
pookey committed
1
WORK IN PROGRESS!!!
2

pookey's avatar
pookey committed
3 4
Please feel free to contribute, but these docs are currently being developed
by Ian P. Christian <pookey@pookey.co.uk>.
5 6

Find me on IRC and talk to me if you want to help.
7 8 9 10 11 12

Pleaes use xmllint to validate your changes BEFORE committing.

Please follow the intenting format used in the file.
*2 SPACES* for indenting.
That's SPACES not TABS :)
13 14 15 16 17

For documentation about docbook XSL, visit:
http://www.sagehill.net/docbookxsl/index.html

For information about docbook itself, google - there's LOTS of sites.
18 19
This is a good reference:
http://xml.web.cern.ch/XML/goossens/dbatcern/index.html
pookey's avatar
pookey committed
20 21
the 'definitive guide' can be found here:
http://www.docbook.org/tdg/en/html/docbook.html
22 23 24 25 26 27 28 29

Xsieve is used for syntax highlighting:

http://xsieve.sourceforge.net/

Downloaded from CVS, it has 'experiments/programlisting' directory
containing stuff for the highlighting - check the makefile
to see how it works.