You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/12/14 21:53:32 UTC

[isis] 02/02: ISIS-2473: regen. doc index

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 498c26457b7060b68a84f69db62fa86574d7feee
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Dec 14 22:53:15 2020 +0100

    ISIS-2473: regen. doc index
---
 ...Snapshot.adoc => XmlSnapshotService~Snapshot.adoc} |  0
 ....adoc => XmlSnapshotService~Snapshot~Builder.adoc} |  0
 .../resource/ResourceCoordinates.adoc}                | 19 +++----------------
 .../modules/generated/pages/system-overview.adoc      | 14 +++++++-------
 4 files changed, 10 insertions(+), 23 deletions(-)

diff --git a/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.adoc b/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService~Snapshot.adoc
similarity index 100%
copy from antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.adoc
copy to antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService~Snapshot.adoc
diff --git a/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.Builder.adoc b/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService~Snapshot~Builder.adoc
similarity index 100%
rename from antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.Builder.adoc
rename to antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService~Snapshot~Builder.adoc
diff --git a/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.adoc b/antora/components/system/modules/generated/pages/index/commons/resource/ResourceCoordinates.adoc
similarity index 68%
rename from antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.adoc
rename to antora/components/system/modules/generated/pages/index/commons/resource/ResourceCoordinates.adoc
index 617716b..78f204d 100644
--- a/antora/components/system/modules/generated/pages/index/applib/services/xmlsnapshot/XmlSnapshotService.Snapshot.adoc
+++ b/antora/components/system/modules/generated/pages/index/commons/resource/ResourceCoordinates.adoc
@@ -1,25 +1,12 @@
-= XmlSnapshotService.Snapshot : _interface_
+= ResourceCoordinates : _class_
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
 
 .Java Sources
 [source,java]
 ----
-interface Snapshot {
+class ResourceCoordinates {
 
-  Document getXmlDocument() // <.>
-
-  Document getXsdDocument() // <.>
+  int compareTo(final ResourceCoordinates other)
 }
 ----
 
-<.> `[teal]#*getXmlDocument*#()` : `Document`
-+
---
-Converts the snapshotted state into an XML document.
---
-<.> `[teal]#*getXsdDocument*#()` : `Document`
-+
---
-Creates a corresponding XSD that describes the structure of the exported XML.
---
-
diff --git a/antora/components/system/modules/generated/pages/system-overview.adoc b/antora/components/system/modules/generated/pages/system-overview.adoc
index e15de6da..1746a88 100644
--- a/antora/components/system/modules/generated/pages/system-overview.adoc
+++ b/antora/components/system/modules/generated/pages/system-overview.adoc
@@ -160,7 +160,7 @@ _Dependencies_
 
 _Document Index Entries_
 
-xref:system:generated:index/commons/having/HasUniqueId.adoc[HasUniqueId], xref:system:generated:index/commons/having/HasUsername.adoc[HasUsername]
+xref:system:generated:index/commons/having/HasUniqueId.adoc[HasUniqueId], xref:system:generated:index/commons/having/HasUsername.adoc[HasUsername], xref:system:generated:index/commons/resource/ResourceCoordinates.adoc[ResourceCoordinates]
 |===
 
 == Core
@@ -322,7 +322,7 @@ _Dependencies_
 
 _Document Index Entries_
 
-xref:system:generated:index/applib/AbstractViewModel.adoc[AbstractViewModel], xref:system:generated:index/applib/ApplicationException.adoc[ApplicationException], xref:system:generated:index/applib/FatalException.adoc[FatalException], xref:system:generated:index/applib/Identifier.adoc[Identifier], xref:system:generated:index/applib/NonRecoverableException.adoc[NonRecoverableException], xref:system:generated:index/applib/PersistFailedException.adoc[PersistFailedException], xref:system:gene [...]
+xref:system:generated:index/applib/AbstractViewModel.adoc[AbstractViewModel], xref:system:generated:index/applib/ApplicationException.adoc[ApplicationException], xref:system:generated:index/applib/FatalException.adoc[FatalException], xref:system:generated:index/applib/Identifier.adoc[Identifier], xref:system:generated:index/applib/NonRecoverableException.adoc[NonRecoverableException], xref:system:generated:index/applib/PersistFailedException.adoc[PersistFailedException], xref:system:gene [...]
 
 |Apache Isis Core - Code Gen (ByteBuddy)
 [source,yaml]
@@ -1267,12 +1267,12 @@ skinparam {
   maxMessageSize 100
 }
 hide stereotype
-skinparam rectangle<<22>> {
+skinparam rectangle<<11>> {
   BackgroundColor #438dd5
   FontColor #fffffe
   BorderColor #2E6295
 }
-skinparam rectangle<<11>> {
+skinparam rectangle<<22>> {
   BackgroundColor #438dd5
   FontColor #fffffe
   BorderColor #2E6295
@@ -3270,12 +3270,12 @@ skinparam {
   maxMessageSize 100
 }
 hide stereotype
-skinparam rectangle<<11>> {
+skinparam rectangle<<22>> {
   BackgroundColor #438dd5
   FontColor #fffffe
   BorderColor #2E6295
 }
-skinparam rectangle<<22>> {
+skinparam rectangle<<11>> {
   BackgroundColor #438dd5
   FontColor #fffffe
   BorderColor #2E6295
@@ -3899,8 +3899,8 @@ Folder: \tooling\javamodel
 
 _Dependencies_
 
+* com.github.andi-huber:code-assert:jar:-SNAPSHOT
 * com.github.javaparser:javaparser-core:jar:${javaparser.version}
-* guru.nidi:code-assert:jar:${code-assert.version}
 * org.apache.isis.commons:isis-commons:jar:<managed>
 
 |Apache Isis Tooling - Model for AsciiDoc