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!
Docs/Support/docbook-fixup.pl:
Shuffled XML/DocBook LINK fixup to before other XREF fixups that might also touch the result.
Docs/Support/update-reserved-words.pl:
Generate reserved word list in 3 columns instead of 4.
Docs/manual.texi:
Slightly adjusted table column widths for better printed output.
Reserved keywords table newly generated with 3 columns instead of 4.
Docs/Support/docbook-fixup.pl:
Fixup LINK to XREF in xml/docbook output, removing explicit target title.
Docs/manual.texi:
Fixups from O'Reilly proofread feedback.
changeset - afaik, I can edit changesets with bk. So, rather than wait, I will
commit this now, finish up the other code, try to alter the changeset and then
push all the changes up.
Docs/Support/docbook-fixup.pl:
Rewrote to use a more native Perl style.
Increase strictness of error checking.
Simplified and optimized regular expressions.
Fixed several problems with conversion. Still have some minor issues to sort out.
Rewrote to accept input from stdin or from filename arg(s) on the command line.
Improved speed ~6x.
Docs/Support/docbook-split:
Rewrote to use a more native Perl style.
Increase strictness of error checking.
Simplified and optimized.
Rewrote to accept input from stdin or from filename arg(s) on the command line.
Docs/Support/docbook-fixup.pl:
Added new regex for XREFs, to have them in correct English-grammar.
Minor fixup to removed node catcher from earlier change.
Docs/manual.texi:
Fixup of Texinfo @ref/@xref/@pxref usage in appropriate locations.
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
Docs/Support/docbook-fixup.pl:
Added fixup for xref closing /> tag to prevent malformed XML.
Improved /para whitespace removal.
Docs/manual.texi:
Removed double whitespace in middle of sentence.
Added url to success story form in manual.
Docs/Support/docbook-fixup.pl:
A few required additions to script.
Docs/manual.texi:
Added url to success story form.
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.
Fixed some issues for O'Reilly.
* Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
* Removing (Cross)References for sections that have been excluded from printed manual.
* In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
Docs/Support/docbook-fixup.pl:
Fixed some issues for O'Reilly.
* Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
* Removing (Cross)References for sections that have been excluded from printed manual.
* In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted