File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,16 @@ site:
1111 robots : allow
1212content :
1313 sources :
14+ # ###
1415 # Generic start page
16+ # ##
1517 - url : .
1618 start_path : start-page
1719 branches : HEAD
20+
21+ # ###
22+ # OpenNMS Horizon
23+ # ##
1824 - url : https://github.com/OpenNMS/opennms.git
1925 start_path : docs
2026 branches : []
@@ -31,6 +37,10 @@ content:
3137 - ' !opennms-21.*'
3238 - ' !opennms-20.*'
3339 - ' !opennms-1*'
40+
41+ # ###
42+ # OpenNMS Meridian
43+ # ##
3444 -
url :
https://[email protected] /OpenNMS/opennms-prime.git 3545 start_path : docs
3646 branches : []
@@ -51,18 +61,30 @@ content:
5161 - ' !v3.*'
5262 - ' !v2.*'
5363 - ' !v1.*'
64+
65+ # ###
66+ # OpenNMS ALEC
67+ # ##
5468 - url : https://github.com/OpenNMS/alec.git
5569 start_path : docs
5670 branches : []
5771 tags :
5872 - v*
5973 - ' !v1.1.1' # Tag v1.1.1 has version number 1.1.1-SNAPSHOT use v1.1.1-doc instead
74+
75+ # ###
76+ # OpenNMS Provisioning Integration Server
77+ # ##
6078 - url : https://github.com/OpenNMS/opennms-provisioning-integration-server.git
6179 start_path : docs
6280 branches :
6381 - release-*
6482 - ' !release-1.1*'
6583 - ' !release-1.0*'
84+
85+ # ###
86+ # OpenNMS-JS Library
87+ # ##
6688 - url : https://github.com/OpenNMS/opennms-js.git
6789 start_path : docs-src
6890 branches : develop
@@ -73,6 +95,19 @@ content:
7395 - ' !v2.0.0'
7496 - ' !v2.0.1'
7597 - ' !v2.0.2'
98+
99+ # ###
100+ # OpenNMS Nephron
101+ # ##
102+ - url : https://github.com/OpenNMS/nephron.git
103+ start_path : docs
104+ branches : []
105+ tags :
106+ - v*
107+ - ' !v0.3.0'
108+ - ' !v0.1.*'
109+ - ' !v0.2.*'
110+
76111ui :
77112 bundle :
78113 url : https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.4/ui-bundle.zip
You can’t perform that action at this time.
0 commit comments