mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-89450 Quick Documentation doesn't show package summary documentation
Test data is corrected
This commit is contained in:
+7
-7
@@ -1,15 +1,15 @@
|
||||
<HTML><style type="text/css"> ul.inheritance {
|
||||
margin:0;
|
||||
padding:0;
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
ul.inheritance li {
|
||||
display:inline;
|
||||
list-style:none;
|
||||
display:inline;
|
||||
list-style:none;
|
||||
}
|
||||
ul.inheritance li ul.inheritance {
|
||||
margin-left:15px;
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
margin-left:15px;
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
}
|
||||
</style><h2 title="Package java.util Description">Package java.util Description</h2>
|
||||
<div class="block">Contains the collections framework, legacy collection classes, event model,
|
||||
|
||||
Reference in New Issue
Block a user