Anna Kozlova
|
b72aae1b8a
|
external javadoc: don't append garbage to the view (IDEA-177046)
|
2018-01-03 21:10:47 +01:00 |
|
Dmitry Batrak
|
47d248a44b
|
disable bullets in Javadoc inheritance list
list-style attribute used in standard javadoc's stylesheet seems to be
unsupported by JDK's HTML kit
(following IDEA-107790)
- fix tests
|
2017-10-16 12:33:59 +03:00 |
|
Dmitry Batrak
|
c5859f8f77
|
revert original fix for IDEA-152628
performing IO in background thread while holding read lock sometimes leads to EDT freeze (when there's a pending write action)
|
2016-06-28 10:44:56 +03:00 |
|
Dmitry Batrak
|
4102ffee3d
|
IDEA-152628 shift-F1 displays two URL
fix tests
|
2016-03-16 10:27:34 +03:00 |
|
Dmitry Batrak
|
74ab324342
|
follow up to IDEA-145931 one more case of garbage text when viewing JDK Javadoc
|
2015-11-23 15:04:37 +03:00 |
|
Dmitry Batrak
|
5a1a0305b5
|
IDEA-145931 Garbage text when viewing JDK Javadoc
|
2015-10-06 15:01:47 +03:00 |
|
Anna Kozlova
|
8184c43d76
|
external javadoc: include the whole page if class start section is missed (IDEA-132323)
|
2015-03-25 20:04:58 +01:00 |
|
Denis.Zhdanov
|
26764afd82
|
IDEA-89450 Quick Documentation doesn't show package summary documentation
Test data is corrected
|
2012-08-03 17:01:45 +04:00 |
|
Denis.Zhdanov
|
0cbfeac250
|
IDEA-89450 Quick Documentation doesn't show package summary documentation
1. Minor refactoring;
2. Added support for package summary parsing;
3. Corresponding test is added;
|
2012-07-31 12:38:16 +04:00 |
|
anna
|
ab056dc0cc
|
external javadoc: support for jdk7 style; tests (IDEA-78052 )
|
2011-12-07 20:42:11 +01:00 |
|