diff --git a/antora-playbook.yml b/antora-playbook.yml index 4321bea..05679eb 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -16,8 +16,17 @@ content: - jtikekar/updateReadingGuide start_paths: - AAS_Reading_Guide/docs - - AAS_QuickStart_Guide/docs - + - url: https://github.com/admin-shell-io/aas-guides + branches: + - main + start_paths: + - AAS_QuickStart_Guide/docs + - url: https://github.com/admin-shell-io/aas-guides + branches: + - main + - AAS-SAMM-Guideline_V1.0 + start_paths: + - AAS_SAMM_Guideline/documentation ui: bundle: url: https://github.com/admin-shell-io/aas-specs-antora-ui/releases/latest/download/ui-bundle.zip diff --git a/antora.yml b/antora.yml index 625165a..73c2a74 100644 --- a/antora.yml +++ b/antora.yml @@ -1,4 +1,6 @@ name: index -title: AAS Reading Guide +title: AAS Guides version: home start_page: ROOT:index.adoc +nav: + - modules/ROOT/nav.adoc diff --git a/modules/ROOT/images/IDTA_AAS-SAMM-Guideline-Title.jpg b/modules/ROOT/images/IDTA_AAS-SAMM-Guideline-Title.jpg new file mode 100644 index 0000000..4b4f118 Binary files /dev/null and b/modules/ROOT/images/IDTA_AAS-SAMM-Guideline-Title.jpg differ diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 87d542a..6a61e5e 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -1,2 +1,13 @@ -* xref:AAS_Reading_Guide:ROOT:index.adoc[ÂAS Reading Guide] +//// +Copyright (c) 2026 Industrial Digital Twin Association + +This work is licensed under a [Creative Commons Attribution 4.0 International License]( +https://creativecommons.org/licenses/by/4.0/). + +SPDX-License-Identifier: CC-BY-4.0 + +//// + +* xref:AAS_Reading_Guide:ROOT:index.adoc[AAS Reading Guide] * xref:AAS_QuickStart_Guide:ROOT:imprint.adoc[AAS Quick Start Guide] +* xref:AAS_SAMM_Guideline:ROOT:imprint.adoc[AAS SAMM Guideline] diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 966748b..8383aa6 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -1,3 +1,13 @@ +//// +Copyright (c) 2026 Industrial Digital Twin Association + +This work is licensed under a [Creative Commons Attribution 4.0 International License]( +https://creativecommons.org/licenses/by/4.0/). + +SPDX-License-Identifier: CC-BY-4.0 + +//// + Guides of the Asset Administration Shell **Welcome to the documentation site for the Guides of the Asset Administration Shell** @@ -6,9 +16,10 @@ Guides of the Asset Administration Shell :reading-guide-mainpage: AAS_Reading_Guide:ROOT:index.adoc :quickStart-guide-mainpage: AAS_QuickStart_Guide:ROOT:imprint.adoc +:aas-samm-guideline-mainpage: AAS_SAMM_Guideline:ROOT:imprint.adoc -[cols="a,a", frame="none", grid="none", align="center"] +[cols="a,a,a", frame="none", grid="none", align="center"] |=== | [.text-center] @@ -30,6 +41,17 @@ image::IDTA_AAS-Quick-Start-Guide-Titel.jpg[width=300, height=350] [.text-center] link:https://industrialdigitaltwin.io/aas-guides-antora/AAS%20Quick%20Start%20Guide/1.0/imprint.html[View,role="view-button"] + +| +[.text-center] +image::IDTA_AAS-SAMM-Guideline-Title.jpg[width=300, height=350] + +[.text-center] +**AAS SAMM Guideline** + +[.text-center] +link:https://industrialdigitaltwin.io/aas-guides-antora/AAS%20SAMM%20Guideline/1.0/imprint.html[View,role="view-button"] + |===