From 6b0533e7f0cf6bdbda317a65af127d4c461f561b Mon Sep 17 00:00:00 2001 From: Ronny Trommer Date: Wed, 2 Feb 2022 11:35:48 +0100 Subject: [PATCH] NMS-13870: Add Nephron documentation and bump UI to latest version --- antora-playbook.yml | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index e28eb84..81a2153 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -15,15 +15,27 @@ content: - url: . start_path: start-page branches: HEAD + +#### +# Horizon +### - url: https://github.com/OpenNMS/opennms.git start_path: docs branches: - master + +#### +# Meridian +### - url: https://GITHUB_PRIME_TOKEN@github.com/OpenNMS/opennms-prime.git start_path: docs branches: - master-2021 # embedding empty credentials in the URL disables the Edit this Page link for any page created from this repository + +#### +# Helm Grafana Plugin +### - url: https://github.com/opennms/opennms-helm.git start_path: docs branches: [] @@ -35,12 +47,20 @@ content: - '!v3.*' - '!v2.*' - '!v1.*' + +#### +# ALEC +### - url: https://github.com/OpenNMS/alec.git start_path: docs branches: [] tags: - v* - '!v1.1.1' # Tag v1.1.1 has version number 1.1.1-SNAPSHOT use v1.1.1-doc instead + +#### +# Provisioning Integration Server +### - url: https://github.com/OpenNMS/opennms-provisioning-integration-server.git start_path: docs branches: @@ -57,9 +77,28 @@ content: - '!v2.0.0' - '!v2.0.1' - '!v2.0.2' + +#### +# Nephron +### + - url: https://github.com/OpenNMS/nephron.git + start_path: docs + branches: [] + tags: + - v* + - '!v0.3.0' + - '!v0.1.*' + - '!v0.2.*' - url: https://github.com/OpenNMS/nephron.git + start_path: docs + branches: [] + tags: + - v* + - '!v0.3.0' + - '!v0.1.*' + - '!v0.2.*' ui: bundle: - url: https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.4/ui-bundle.zip + url: https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.6/ui-bundle.zip snapshot: true supplemental_files: ./supplemental-ui asciidoc: