1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/manual/docbook
2007-05-31 20:42:35 +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.xml more docs, hopefully my last commit tonight... 2007-05-31 20:42:35 +00:00
doctrine.xsl generated documentation will now include section numbers 2007-05-31 20:38:57 +00:00
Makefile fixing Makefile for docbook docs 2007-05-31 20:23:04 +00:00
README porting over more of the docs to docbook 2007-05-31 20:15:59 +00:00

PLEASE DO NOT USE
-----------------

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

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.