Hello Alvaro,
04.05.2016 18:21, Alvaro Herrera wrote:
Alexander Law wrote:
Hello Jürgen,

As was stated in the aforementioned thread, solution 2 can be much (8x)
faster with some xslt optimizations, but I think now we should outline some
roadmap before we start to prepare patches and so.
Can the Docbook5 build be sped up with similar hacks?

If the stylesheet tweaks you did are universally useful, why not
contribute them back to upstream Docbook?
I can't guarantee that these tweaks with work for all the DocBook documents, though I've made sure that the result is the same for the postgresql doc html's (as I stated in http://www.postgresql.org/message-id/562e061b.1090...@postgrespro.ru).


Maybe we should convert to XML with DocBook4 at first step?
Then, once we get everything stabilized, we can upgrade to DocBook5.
Not sure there's much point in having an intermediate step in the
repository that makes the doc build so much slower.  I'd rather go to
Docbook5 straight away.

Shouldn't we decompose the conversion procedure, so we could perform fully
automatic conversion without any manual changes, and then fix non-valid
situations, you described before?
I don't think so -- this means leaving a state in the repo in which the
docs don't actually build.

I mean we could build the docs just as we do it now (as DocBook4). So we can continue to use existing toolchain (and Makefile as it can generate html and pdf from XML), just change a format for now.



--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to