remove unnecessary spacing in doc
This commit is contained in:
parent
159189f4f9
commit
a5bf2eb358
|
@ -22,30 +22,9 @@ include::Preface.adoc[]
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|
||||||
include::Introduction.adoc[]
|
include::Introduction.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Configuration.adoc[]
|
include::Configuration.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Entities.adoc[]
|
include::Entities.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Mapping.adoc[]
|
include::Mapping.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Interacting.adoc[]
|
include::Interacting.adoc[]
|
||||||
|
|
||||||
// include::../userguide/chapters/query/hql/Hibernate_Query_Language.adoc[]
|
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Tuning.adoc[]
|
include::Tuning.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Advanced.adoc[]
|
include::Advanced.adoc[]
|
||||||
|
|
||||||
|
|
|
@ -20,25 +20,13 @@ Gavin King and the Hibernate team
|
||||||
:toc:
|
:toc:
|
||||||
:toclevels: 3
|
:toclevels: 3
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Preface.adoc[]
|
include::Preface.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
:numbered:
|
:numbered:
|
||||||
|
|
||||||
include::Concepts.adoc[]
|
include::Concepts.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Expressions.adoc[]
|
include::Expressions.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::From.adoc[]
|
include::From.adoc[]
|
||||||
|
|
||||||
<<<
|
|
||||||
|
|
||||||
include::Relational.adoc[]
|
include::Relational.adoc[]
|
||||||
|
include::Credits.adoc[]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue