Re: Docbook 5.x - Mailing list pgsql-docs

From Simon Riggs
Subject Re: Docbook 5.x
Date
Msg-id CANP8+jJdn=riff_qstQ+C7784o1gK5rgbJtnXKZ+5FTZxVBn7Q@mail.gmail.com
Whole thread Raw
In response to Docbook 5.x  (Jürgen Purtz <juergen@purtz.de>)
Responses Re: Docbook 5.x  (Jürgen Purtz <juergen@purtz.de>)
Re: Docbook 5.x  (Jürgen Purtz <juergen@purtz.de>)
List pgsql-docs
On 20 April 2016 at 15:30, Jürgen Purtz <juergen@purtz.de> wrote:
 
What I have done so far is:
  • Conversion of sgml files to valid xml syntax with a perl skript. I failed to use 'osx' or 'spam'.
  • Conversion of these xml files to Docbook5.x format using xsltproc and Docbooks xslt-migration skripts.
  • Creation of html files using xsltproc and Docbooks xslt skripts.
  • Creation of fo files using xsltproc and Docbooks xslt skripts.
  • Creation of pdf files using fop.
  • The conversions needs less than 10 minutes on a Intel i5 processor.
So you believe you have/can convert between the two formats accurately, so we can change things in a single commit?

What verification is offered? Possible?

And that is ready to go now? Will you post your perl script, or the patch? Other projects use the same file formats, e.g. Slony, XL etc

If an automatic migration is possible do we need to change at all?

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-docs by date:

Previous
From: Jürgen Purtz
Date:
Subject: Docbook 5.x
Next
From: Johannes Choo
Date:
Subject: Re: s/user/role/ in section 5.6 of v9.5.0 and 9.6devel of docs.