1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/docbook
2007-06-02 13:37:02 +00:00
..
book finished converting chapter 2 to docbook 2007-06-02 13:37:02 +00:00
programlisting importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
doctrine-chunked.xsl generated documentation will now include section numbers 2007-05-31 20:38:57 +00:00
doctrine.css docbook docs are now able to do syntax highlighting. 2007-05-31 19:18:25 +00:00
doctrine.xsl generated documentation will now include section numbers 2007-05-31 20:38:57 +00:00
Makefile docbook docs restructuring 2007-06-01 17:56:52 +00:00
README more documentation 2007-05-31 21:31:48 +00:00

WORK IN PROGRESS!!!

Please feel free to contribute, but these docs are currently being developed
by Ian P. Christian <pookey@pookey.co.uk>.

Find me on IRC and talk to me if you want to help.

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 :)

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

For information about docbook itself, google - there's LOTS of sites.
This is a good reference:
http://xml.web.cern.ch/XML/goossens/dbatcern/index.html
the 'definitive guide' can be found here:
http://www.docbook.org/tdg/en/html/docbook.html

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.