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 2020/01/29 14:43:53 UTC

[isis] 12/19: ISIS-2062: docs

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

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

commit c40b4f4f5efe28e8efd70e5f80fd951cb2c98864
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Jan 28 19:19:25 2020 +0000

    ISIS-2062: docs
---
 mavendeps/adoc/modules/mavendeps/partials/module-nav.adoc | 2 +-
 starters/adoc/modules/ROOT/pages/about.adoc               | 3 +--
 starters/adoc/modules/ROOT/partials/component-nav.adoc    | 6 ++++++
 starters/adoc/modules/ROOT/partials/module-nav.adoc       | 2 +-
 starters/adoc/modules/helloworld/pages/about.adoc         | 2 +-
 starters/adoc/modules/helloworld/partials/module-nav.adoc | 2 +-
 starters/adoc/modules/parent-pom/partials/module-nav.adoc | 2 +-
 starters/adoc/modules/simpleapp/pages/about.adoc          | 2 +-
 starters/adoc/modules/simpleapp/partials/module-nav.adoc  | 2 +-
 9 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/mavendeps/adoc/modules/mavendeps/partials/module-nav.adoc b/mavendeps/adoc/modules/mavendeps/partials/module-nav.adoc
index f99271c..ee4e021 100644
--- a/mavendeps/adoc/modules/mavendeps/partials/module-nav.adoc
+++ b/mavendeps/adoc/modules/mavendeps/partials/module-nav.adoc
@@ -1 +1 @@
-* xref:starters:mavendeps:about.adoc[Maven Dependencies]
+** xref:starters:mavendeps:about.adoc[Maven Dependencies]
diff --git a/starters/adoc/modules/ROOT/pages/about.adoc b/starters/adoc/modules/ROOT/pages/about.adoc
index f7a6938..585d9c3 100644
--- a/starters/adoc/modules/ROOT/pages/about.adoc
+++ b/starters/adoc/modules/ROOT/pages/about.adoc
@@ -1,6 +1,5 @@
-//= Starter Apps
+= Quick Start
 :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 [...]
-:page-role: -title
 
 To get started with a new application, download one of the two starter apps.
 
diff --git a/starters/adoc/modules/ROOT/partials/component-nav.adoc b/starters/adoc/modules/ROOT/partials/component-nav.adoc
index 4a135f7..4221f56 100644
--- a/starters/adoc/modules/ROOT/partials/component-nav.adoc
+++ b/starters/adoc/modules/ROOT/partials/component-nav.adoc
@@ -1,6 +1,12 @@
 include::starters:ROOT:partial$module-nav.adoc[]
+
+* Starter Apps
+
 include::starters:helloworld:partial$module-nav.adoc[]
 include::starters:simpleapp:partial$module-nav.adoc[]
+
+* Resources
+
 include::starters:parent-pom:partial$module-nav.adoc[]
 include::starters:mavendeps:partial$module-nav.adoc[]
 
diff --git a/starters/adoc/modules/ROOT/partials/module-nav.adoc b/starters/adoc/modules/ROOT/partials/module-nav.adoc
index 9954c26..752c1a0 100644
--- a/starters/adoc/modules/ROOT/partials/module-nav.adoc
+++ b/starters/adoc/modules/ROOT/partials/module-nav.adoc
@@ -1,4 +1,4 @@
-* xref:about.adoc[Getting Started]
+* xref:about.adoc[Quick Start]
 
 
 
diff --git a/starters/adoc/modules/helloworld/pages/about.adoc b/starters/adoc/modules/helloworld/pages/about.adoc
index 4ac44fd..59d80b9 100644
--- a/starters/adoc/modules/helloworld/pages/about.adoc
+++ b/starters/adoc/modules/helloworld/pages/about.adoc
@@ -1,4 +1,4 @@
-= HelloWorld Starter App
+= HelloWorld
 :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 [...]
 
 
diff --git a/starters/adoc/modules/helloworld/partials/module-nav.adoc b/starters/adoc/modules/helloworld/partials/module-nav.adoc
index f4129f8..ea89cb5 100644
--- a/starters/adoc/modules/helloworld/partials/module-nav.adoc
+++ b/starters/adoc/modules/helloworld/partials/module-nav.adoc
@@ -1,2 +1,2 @@
-* xref:starters:helloworld:about.adoc[Hello World]
+** xref:starters:helloworld:about.adoc[HelloWorld]
 
diff --git a/starters/adoc/modules/parent-pom/partials/module-nav.adoc b/starters/adoc/modules/parent-pom/partials/module-nav.adoc
index 8e1a9e3..c28175b 100644
--- a/starters/adoc/modules/parent-pom/partials/module-nav.adoc
+++ b/starters/adoc/modules/parent-pom/partials/module-nav.adoc
@@ -1,4 +1,4 @@
-* xref:about.adoc[Parent POM]
+** xref:about.adoc[Parent POM]
 
 
 
diff --git a/starters/adoc/modules/simpleapp/pages/about.adoc b/starters/adoc/modules/simpleapp/pages/about.adoc
index 249248a..0ef14cf 100644
--- a/starters/adoc/modules/simpleapp/pages/about.adoc
+++ b/starters/adoc/modules/simpleapp/pages/about.adoc
@@ -1,4 +1,4 @@
-= Simple App Starter App
+= SimpleApp
 :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 [...]
 
 The quickest way to get started building an application "for real" is to use the `simpleapp` starter app.
diff --git a/starters/adoc/modules/simpleapp/partials/module-nav.adoc b/starters/adoc/modules/simpleapp/partials/module-nav.adoc
index ed5e981..6f32cb1 100644
--- a/starters/adoc/modules/simpleapp/partials/module-nav.adoc
+++ b/starters/adoc/modules/simpleapp/partials/module-nav.adoc
@@ -1,2 +1,2 @@
-* xref:starters:simpleapp:about.adoc[SimpleApp]
+** xref:starters:simpleapp:about.adoc[SimpleApp]