Nice.

Just as input and for ideas--the JavaFX Script compiler team is
working on a new documentation format instead of using the legacy
JavaDoc HTML format. Basically their documentation parser produces
clean XML, which they run through XSLT to produce the final, browsable
HTML. The current version is available on their CI system:
http://openjfx.java.sun.com/current-build/doc/api/index.html

I think they're using both HTML and JS well here, to hide information
until the reader thinks they need it, at which point they can expand
or drill down.

Not saying you should do this--just thought there are some interesting
ideas there.

And no, I don't want to get into a discussion about the FX project or
language, thanks :).

Regards
Patrick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to