Hi,

> I really like the design and functionality of your H2
> database website:

Thanks! Please also tell me about what should be improved :-)

> Did you use a framework behind those (static?)
> HTML pages?

I didn't use a framework. It's mainly static xhtml and css (well the
grammar files are generated from help.csv, and the Javadocs are
generated from the source code obviously), and processed using my own
tools which are included (src/tools/org/h2/build/doc). The pdf
generation is currently OpenOffice, but I would like to switch to
http://code.google.com/p/wkhtmltopdf/ when I have time (mainly because
of the railroad diagrams, which OpenOffice can't render).

> How is the search done?

It's src/tools/org/h2/build/indexer/* plus some Javascript

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to