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

rcordier pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/james-site.git

commit 9c0f6d1f578c4b99c6bc26356afd846848a250fc
Author: Benoit Tellier <[email protected]>
AuthorDate: Tue Oct 12 10:56:24 2021 +0700

    Build and publish Distributed server documentation on Staging
---
 doc-sites/antora-playbook-local.yml | 3 +++
 doc-sites/antora-playbook.yml       | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/doc-sites/antora-playbook-local.yml 
b/doc-sites/antora-playbook-local.yml
index 96e332b5d..bf84764f9 100644
--- a/doc-sites/antora-playbook-local.yml
+++ b/doc-sites/antora-playbook-local.yml
@@ -11,6 +11,9 @@ content:
     - url: ./../../james-project
       branches: HEAD
       start_path: docs
+    - url: ./../../james-project
+      branches: HEAD
+      start_path: server/apps/distributed-app/docs
     - url: ./../
       branches: HEAD
       start_path: docs
diff --git a/doc-sites/antora-playbook.yml b/doc-sites/antora-playbook.yml
index 91a153e18..d181d3bc4 100644
--- a/doc-sites/antora-playbook.yml
+++ b/doc-sites/antora-playbook.yml
@@ -12,6 +12,10 @@ content:
       tags: [james-project-3.6.0]
       start_path: docs
       edit_url: "{web_url}/blob/{refname}/{path}"
+    - url: https://github.com/apache/james-project.git
+      branches: master
+      start_path: server/apps/distributed-app/docs
+      edit_url: "{web_url}/blob/{refname}/{path}"
     - url: ./../
       branches: HEAD
       start_path: docs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to