Docs/Manual_style_guidelines.txt:
Updated guidelines, mostly identified globals from O'Reilly proofread.
Docs/Support/docbook-fixup.pl:
Added post-processing for new docbook-prefix preprocessing.
Shuffled/fixed some other minor stuff.
Docs/Support/make-docbook:
Include preprocessing before makeinfo.
Docs/manual.texi:
Processing O'Reilly proofread, including global style changes.
Watch this one VERY VERY carefully - it's extremely drastic!
Add URL reference to "Enforcing the GPL" article.
Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).
Docs/Support/make-docbook:
Change XML/DocBook output to have version #.## instead of #.##-alpha.
Docs/manual.texi:
Add URL reference to "Enforcing the GPL" article.
Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).
reference manual for O'Reilly.
Docs/Support/docbook-split:
Give the output directory a more sensible, and automatically generated, name.
Docs/Support/make-docbook:
Patch shell script to include patching the colspec tags and splitting the manual into it's components.
Docs/Support/docbook-fixup.pl:
Series of minor changes to convert the output of makeinfo to well-formed XML
- Discarded DTD - ORA can add their own appropriate DTD
- Added required XML PI - included appropriate character encoding information
- Added missing abstract and bookinfo tags
- Escaped ampersands in HTML escape sequences to allow validation - need to review
Docs/Support/make-docbook:
Forced validation of XML document at end of conversion process
Removed temporary files - set makeinfo output to stdout
BitKeeper/etc/ignore:
Added Docs/safe-mysql.xml to the ignore list
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Added Docs/Support/make-docbook script, to work without makefile.
BitKeeper/etc/ignore:
Added Docs/mysql.xml to the ignore list
Docs/Support/docbook-fixup.pl:
New changes for DocBook XML output filter.