Commit graph

16 commits

Author SHA1 Message Date
unknown
40b23ba214 A few DocBook fixups.
Docs/Support/docbook-fixup.pl:
  DocBook script fixup.
Docs/manual.texi:
  Remove double space (texi2db does not like it).
2002-07-30 14:22:11 +10:00
unknown
d2fcac48e4 (hopefully) final fixups for O'Reilly and XML/DocBook.
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!
2002-05-02 16:31:03 +10:00
unknown
ed58a2366f Bundle of O'Reilly-related fixups, mostly table column-width related.
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.
2002-05-01 10:59:24 +10:00
unknown
d1edef550d Fixups in manual texi source and XML/Docbook output scripts.
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.
2002-04-26 20:05:46 +10:00
unknown
d737186f30 Additional minor patch for indexterms inside para handling
Docs/Support/docbook-fixup.pl:
  Altered regex to catch all indexterms - not just role='cp|fn'
2002-03-04 02:16:37 -07:00
unknown
633d54b67e Nice, relaxing Perl munging. :) Have another change to put into this
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.
2002-02-27 04:35:26 -07:00
unknown
64cad5180d Various fixups to correct DocBook output of manual.
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.
2002-02-22 12:04:59 +10:00
unknown
1ab1e75806 Patched conversion system to generate well-formed XML
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
2002-02-15 16:14:38 -07:00
unknown
e501e96425 Fixups for XML/DocBook output.
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.
2002-02-15 12:36:57 +10:00
unknown
0d4a628348 A few required additions to XML docbook fixup script.
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.
2002-02-04 14:28:17 +10:00
unknown
525f1a4a28 New changes for DocBook XML output filter.
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.
2002-01-30 17:44:47 +10:00
unknown
f923000ac0 docbook-fixup.pl:
Fixed small bug


Docs/Support/docbook-fixup.pl:
  Fixed small bug
2001-11-28 22:16:26 +02:00
unknown
ef5efcf05e 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>.


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
2001-11-28 22:11:14 +02:00
unknown
e5ee961c29 Fix list of sections to leave out of printed manual. 2001-11-01 16:18:05 +10:00
unknown
0d864fd6c4 Small fixes.
Docs/Support/docbook-fixup.pl:
  Changed Appendix killing list.
Docs/manual.texi:
  Misplaced ChangeLog entry. (Thanks nickg!)
2001-10-17 18:49:39 -05:00
unknown
fc03b5b20e Added docbook-fixup.pl to fix up XML DocBook format.
Docs/Makefile.am:
  Added docbook-fixup.pl.
Docs/manual.texi:
  Fixed small bug.  Removed old commented out part.
2001-10-14 19:29:23 -05:00