Re: [DOCS] 'make draft' and HTML.index

2008-01-08 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > Currently, we generate HTML.index by running openjade in normal mode, > and then rerunning if we detect that the HTML.index file changed. This > is a waste -- with patched docbook.dsl, it takes 8 seconds to generate > the index file on my system, wherea

[DOCS] 'make draft' and HTML.index

2008-01-08 Thread Alvaro Herrera
I just noticed that I can very quickly generate an up-to-date HTML.index by commenting out normal HTML generation, i.e. patching html/docbook.dsl thusly: *** docbook.dsl.orig2008-01-09 02:35:53.0 -0300 --- docbook.dsl 2008-01-09 02:35:12.0 -0300 *** *** 102,110