Finally, it's done.
In the attached archive you'll find the following files:
wine-faq.sgml -> Main sgml file
faq-0.sgml \
faq-1.sgml |-> Content sgml files
faq-2.sgml /
faq.css -> CSS file for the FAQ
index.html -> The output of docbook2html -d faq.dsl wine-faq.sgml
authors.ent -> same as in documentation/, wasn't needed actually.
faq.dsl -> Definition file for docbook. This is where the work went. I
modify a few docbook definitions to match Dimitrie's layout. Not obvious
without knowing LISP beforehand :)
Of course, if somebody chooses another layout, some of this will need
adjustment. Or if we prefer something closer to "vanilla" docbook.
Dimitrie, the actual HTML code is rather ugly in it's source
presentation, so don't hand-edit it :P Anyway, it's not meant to be
hand-edited, that's what sgml and docbook are for. The layout is exactly
what you already have, although with some small modifications to the
layout the dsl file can be alot simpler.
Tony, you can begin the transition if Dimitrie likes it (and when you
have the time to).
That's all for tonight.
Vincent