Skip to content

Commit 25799c6

Browse files
committed
HHH-10022 - Continue documentation TLC (part 2)
1 parent 825468c commit 25799c6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

documentation/src/main/docbook/mappingGuide/en-US/chapters/entity/Entity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<para>
2222
<itemizedlist>
2323
<listitem>
24-
<para><xref linkend="categorization" </para>
24+
<para><xref linkend="categorization" /></para>
2525
</listitem>
2626
<listitem>
2727
<para><xref linkend="locking" /></para>

documentation/status.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ matter of pulling that content in and better organizing it.
4646

4747
* <strike>Prefix</strike>
4848
* <strike>Data_Categorizations</strike>
49+
* Entity (needs some work)
4950
* <strike>Basic_Types</strike>
5051
* <strike>Composition</strike>
5152
* <strike>Collection (needs some work)
52-
* Entity (needs some work)
53-
* Secondary_Tables (not started)
5453
* Identifiers (mostly done - needs "derived id" stuff documented)
5554
* <strike>Natural_Id</strike>
55+
* Secondary_Tables (not started) - logically a joined in-line view
5656
* Associations (not started)
5757
* Attribute_Access (not started)
5858
* Mapping_Overrides - AttributeOverrides/AssociationOverrides (not started)
@@ -79,4 +79,5 @@ Overall
7979
for an example.
8080
* I really like the idea of each chapter having a "Related Topics" (?)sidebar(?). See
8181
userGuide/chapters/HQL.xml for an example. I am not sure `<sidebar/>` is the best element for
82-
this concept, but I could not find a better one on cursory glance.
82+
this concept, but I could not find a better one on cursory glance. I noticed `literallayout` used in
83+
a few DocBook examples for something similar.

0 commit comments

Comments
 (0)