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/01/10 21:04:42 UTC

[isis] branch master updated: ISIS-2158: antora: relocate viewers

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


The following commit(s) were added to refs/heads/master by this push:
     new afe8b06  ISIS-2158: antora: relocate viewers
afe8b06 is described below

commit afe8b069bdb2597cdd8cf80d1c96a2e43f4a217f
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Jan 10 22:04:33 2020 +0100

    ISIS-2158: antora: relocate viewers
---
 antora/playbooks/site-vro.yml | 4 ++--
 antora/playbooks/site.yml     | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/antora/playbooks/site-vro.yml b/antora/playbooks/site-vro.yml
index c872373..2fd06f4 100644
--- a/antora/playbooks/site-vro.yml
+++ b/antora/playbooks/site-vro.yml
@@ -13,10 +13,10 @@ content:
 
 # core
     - url: .
-      start_path: core/viewers/restfulobjects/jaxrs-resteasy-4/src/main/doc # vro
+      start_path: viewers/restfulobjects/jaxrs-resteasy-4/src/main/doc # vro
       branches: HEAD
     - url: .
-      start_path: core/viewers/restfulobjects/src/main/doc # vro
+      start_path: viewers/restfulobjects/src/main/doc # vro
       branches: HEAD
 
 # extensions
diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index 4ea66e1..ee0b1fa 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -88,16 +88,16 @@ content:
       start_path: core/security/src/main/doc # security
       branches: HEAD
     - url: .
-      start_path: core/unittestsupport/src/main/doc # testing
+      start_path: unittestsupport/src/main/doc # testing
       branches: HEAD
     - url: .
-      start_path: core/viewers/restfulobjects/jaxrs-resteasy-4/src/main/doc # vro
+      start_path: viewers/restfulobjects/jaxrs-resteasy-4/src/main/doc # vro
       branches: HEAD
     - url: .
-      start_path: core/viewers/restfulobjects/src/main/doc # vro
+      start_path: viewers/restfulobjects/src/main/doc # vro
       branches: HEAD
     - url: .
-      start_path: core/viewers/wicket/src/main/doc # vw
+      start_path: viewers/wicket/src/main/doc # vw
       branches: HEAD
 
 # examples