summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/helpserver/provider/src/main/resources/help/meta.json
diff options
context:
space:
mode:
authorAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-28 16:59:53 +0100
committerAijana Schumann <aijana.schumann@highstreet-technologies.com>2020-02-28 16:59:53 +0100
commit2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (patch)
treeb83a26dc8e5f616e261d312875ca250b2aa44e74 /sdnr/wt/helpserver/provider/src/main/resources/help/meta.json
parent889c7fbc0f78eadc302e8849ea7e6cad795e0d6e (diff)
update odlux documentation
update readthedocs to include new functionality / improve wording fix missing help link for configurationApp Issue-ID: SDNC-1093 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ice8c93f55e076aeefb971c9febc6ec82785969f5
Diffstat (limited to 'sdnr/wt/helpserver/provider/src/main/resources/help/meta.json')
-rw-r--r--sdnr/wt/helpserver/provider/src/main/resources/help/meta.json32
1 files changed, 31 insertions, 1 deletions
diff --git a/sdnr/wt/helpserver/provider/src/main/resources/help/meta.json b/sdnr/wt/helpserver/provider/src/main/resources/help/meta.json
index 53dbbfb68..29a678728 100644
--- a/sdnr/wt/helpserver/provider/src/main/resources/help/meta.json
+++ b/sdnr/wt/helpserver/provider/src/main/resources/help/meta.json
@@ -46,7 +46,7 @@
},
"label": "Maintenance"
},
- "configApp": {
+ "configurationApp": {
"versions": {
"0.4.0": {
"date": "2018-02-24",
@@ -105,6 +105,21 @@
}
},
"label": "Mediator"
+ },
+ "eventLogApp": {
+ "versions": {
+ "0.4.0": {
+ "date": "2020-02-03",
+ "path": "sdnr/pnfEventLog/README.md",
+ "label": "EventLog"
+ },
+ "current": {
+ "date": "2020-02-03",
+ "path": "sdnr/pnfEventLog/README.md",
+ "label": "EventLog"
+ }
+ },
+ "label": "EventLog"
}
},
"versions": {
@@ -197,5 +212,20 @@
}
},
"label": "Abbreviations"
+ },
+ "general": {
+ "versions": {
+ "0.4.0": {
+ "date": "2018-02-24",
+ "path": "sdnr/general.md",
+ "label": "General Functionality"
+ },
+ "current": {
+ "date": "2018-02-24",
+ "path": "sdnr/general.md",
+ "label": "General Functionality"
+ }
+ },
+ "label": "General Functionality"
}
} \ No newline at end of file