Use h1 instead of h3.
Javadoc actually failed because it insists that you start from h1. Wow.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
ORM library in Java, but has aims that are somewhat different from the
|
||||
popular "managed" persistence libraries like Hibernate and others.
|
||||
|
||||
<h3>Design Goals</h3>
|
||||
<h1>Design Goals</h1>
|
||||
|
||||
<ul>
|
||||
<li><p> Eliminate (as much as possible) the use of raw SQL (or any textual
|
||||
|
||||
Reference in New Issue
Block a user