Re: Relevance of HTML Javadoc

2016-03-21 Thread Martin Desruisseaux
Hello Sebastian I would add the following points: * I find online javadoc more convenient for following links, then come back, etc. * Can open links in separated tab. * Not all content is visible in the IDE (e.g. MathML, content of custom taglet). * Better rendering of SLD within

Re: Relevance of HTML Javadoc

2016-03-21 Thread Jonathan Gibbons
Sebastian, I think you've already hit the high points. -- Jon On 03/20/2016 04:23 AM, Sebastian Kürten wrote: Hi, I have seen that there are several improvements to Javadoc schedulded for the next release of Java. I'm doing research on the relevance of the HTML documentation and would appreci

Relevance of HTML Javadoc

2016-03-21 Thread Sebastian Kürten
Hi, I have seen that there are several improvements to Javadoc schedulded for the next release of Java. I'm doing research on the relevance of the HTML documentation and would appreciate your input. Nowadays Javadoc is somehow integrated into most IDEs. For example when I hover the mouse over a m