You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/04/05 13:22:47 UTC

[isis] 01/03: ISIS-2484: adds link to missing events.adoc

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch 2.0.0-M5
in repository https://gitbox.apache.org/repos/asf/isis.git

commit da2330600f59730f47c574dde4b5c1e97736de36
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Apr 5 11:44:31 2021 +0100

    ISIS-2484: adds link to missing events.adoc
---
 .../refguide/modules/applib-classes/partials/module-nav.adoc     | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/antora/components/refguide/modules/applib-classes/partials/module-nav.adoc b/antora/components/refguide/modules/applib-classes/partials/module-nav.adoc
index 1b27b27..81362a6 100644
--- a/antora/components/refguide/modules/applib-classes/partials/module-nav.adoc
+++ b/antora/components/refguide/modules/applib-classes/partials/module-nav.adoc
@@ -1,10 +1,15 @@
 
 * xref:applib-classes:about.adoc[Classes]
 
+** xref:applib-classes:events.adoc[]
+
 ** xref:applib-classes:non-persisted-objects.adoc[Non-persisted objects]
 *** xref:applib:index/ViewModel.adoc[ViewModel]
 *** xref:applib:index/RecreatableDomainObject.adoc[RecreatableDomainObject]
 
+** xref:applib-classes:layout.adoc[Layout]
+
+
 ** xref:applib-classes:value-types.adoc[Value Types]
 *** xref:applib:index/value/Blob.adoc[Blob]
 *** xref:applib:index/value/Clob.adoc[Clob]
@@ -47,10 +52,6 @@
 *** xref:refguide:applib:index/mixins/system/DomainChangeRecord_openTargetObject.adoc[DomainChangeRecord_openTargetObject]
 
 
-
 ** xref:applib-classes:spec.adoc[Specification pattern]
 
 
-** xref:applib-classes:layout.adoc[Layout]
-
-