Re: next gen javadoc

2015-10-14 Thread Jonathan Gibbons
Sean, It's always fun to see people experimenting with ways to improve javadoc output, but in this case, there's something even more fun coming up, which will make your improvements somewhat unnecessary. I'm referring to "javadoc search", JEP 225, http://openjdk.java.net/jeps/225 Although it

next gen javadoc

2015-08-20 Thread Sean Hogan
I've revisited replacing s with a AJAX + history.pushState framework and thought I'd play around with the javadoc UI again. You can see a current working prototype at: http://playground.meekostuff.net/javadoc/jdk9/docs/api/overview-summary.html Same notes and caveats as last time: - this is a p

next gen javadoc (javadoc without framesets)

2013-08-27 Thread Sean Hogan
Thanks to people who have tried out javadoc-panner - either the bookmarklet or the integrated javadoc-set at: http://playground.meekostuff.net/javadoc/jdk8/docs/jdk/api/jpda/jdi/overview-summary.html I should have explained that there is only this one modified javadoc set on the site. If you have

next gen javadoc (javadoc without frameset)

2013-08-25 Thread Sean Hogan
## Framesets are simple, useful, familiar ## Javadoc relies on HTML's for it's "FRAMES" view of doc sets. This feature adds some convenient navigation whilst Javadoc's HTML output remains as-simple-as-possible. It is familiar and useful and you wouldn't abandon it unless an alternative was unques