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.
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.