Howard, That looks really cool now! Although the XSL looks dreadful... :-)
First some simple things which are missing (even with the old l&f): - Schema descriptions - Descriptions for configuration points which declare contributions schema locally (compare ApplicationDefaults with EagerLoad for example) Here are quite a few thoughts (in a rough priority order) which I'd like to know if others agree with: - Single click access to modules, services, configuration points, and schemas from any page. I suppose a frame based approach like with Javadoc (and now also Spring) wouldn't be too bad. Optionally we could also try to reduce the number of pages (e.g. a services page per module). - Streamline by using yet smaller fonts in some places. I guess this is really just a matter of editing the CSS... - Option to not generate details like: module private declarations, element conversion rules, service implementation. - Include first sentence of description of services, etc. on module overview page. - I really like the generated graphs in the Spring documentation. Maybe we could look into generating something similar. I'd be willing to implement some of these changes. It will just take me some time to understand the XSL. Would it make sense to implement the HiveDoc generator as a Java application? --knut On Wed, 26 Jan 2005 22:13:54 -0500, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I've just done some big rework of HiveDoc making it more readable and > presentable. I'm open to comments on anything else people might like > to see (within reason). > > Check it out: > > http://jakarta.apache.org/hivemind/hivedocs/index.html > > -- > Howard M. Lewis Ship > Independent J2EE / Open-Source Java Consultant > Creator, Jakarta Tapestry > Creator, Jakarta HiveMind > > Professional Tapestry training, mentoring, support > and project work. http://howardlewisship.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
