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 ce1cccb65a996071f55a117855ea5eb6dc2019d3 Author: andi-huber <[email protected]> AuthorDate: Sat Jul 30 11:09:47 2022 +0200 ISIS-3100: fixes antora config for SSE (2) --- antora/playbooks/site.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml index c1aa2c9098..e919ca07ea 100644 --- a/antora/playbooks/site.yml +++ b/antora/playbooks/site.yml @@ -161,6 +161,10 @@ content: - url: . start_path: extensions/vw/pdfjs/adoc # vw branches: HEAD + + - url: . + start_path: extensions/sse/adoc # extensions + branches: HEAD # incubator - url: . @@ -265,9 +269,6 @@ content: - url: . start_path: valuetypes/markdown/adoc # valuetypes branches: HEAD - - url: . - start_path: valuetypes/sse/adoc # valuetypes - branches: HEAD # viewers - url: .
