aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/static
diff options
context:
space:
mode:
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>2020-11-11 15:42:30 -0600
committersonartech <sonartech@sonarsource.com>2020-11-23 20:06:20 +0000
commitddcc6985dbfe524b799410937c9e48a1880f7e7a (patch)
tree9631cddcf0ced5ac8dd07922c20d46dd952ef724 /server/sonar-docs/static
parent8ff34338e419d2d369f6653035c879a17d8629cb (diff)
downloadsonarqube-ddcc6985dbfe524b799410937c9e48a1880f7e7a.tar.gz
sonarqube-ddcc6985dbfe524b799410937c9e48a1880f7e7a.zip
SONAR-14026 Clean up old references to ALM integration info
Diffstat (limited to 'server/sonar-docs/static')
-rw-r--r--server/sonar-docs/static/SonarQubeNavigationTree.json20
-rw-r--r--server/sonar-docs/static/StaticNavigationTree.json20
2 files changed, 22 insertions, 18 deletions
diff --git a/server/sonar-docs/static/SonarQubeNavigationTree.json b/server/sonar-docs/static/SonarQubeNavigationTree.json
index 3ba71a1a213..a9669bf13eb 100644
--- a/server/sonar-docs/static/SonarQubeNavigationTree.json
+++ b/server/sonar-docs/static/SonarQubeNavigationTree.json
@@ -63,13 +63,7 @@
},
"/analysis/background-tasks/",
"/analysis/generic-test/",
- {
- "title": "Pull Request Analysis",
- "children": [
- "/analysis/pull-request/",
- "/analysis/pr-decoration/"
- ]
- },
+ "/analysis/pull-request/",
{
"title": "Branches",
"children": [
@@ -81,8 +75,7 @@
"title": "CI Integration",
"children": [
"/analysis/branch-pr-analysis-overview/",
- "/analysis/gitlab-cicd/",
- "/analysis/jenkins/"
+ "/analysis/jenkins/"
]
},
"/analysis/scm-integration/",
@@ -90,6 +83,15 @@
]
},
{
+ "title": "ALM Integration",
+ "children": [
+ "/analysis/github-integration/",
+ "/analysis/gitlab-integration/",
+ "/analysis/bitbucket-integration/",
+ "/analysis/azuredevops-integration/"
+ ]
+ },
+ {
"title": "User Guide",
"children": [
"/user-guide/concepts/",
diff --git a/server/sonar-docs/static/StaticNavigationTree.json b/server/sonar-docs/static/StaticNavigationTree.json
index 6aaf3b97164..b3755c2f1bf 100644
--- a/server/sonar-docs/static/StaticNavigationTree.json
+++ b/server/sonar-docs/static/StaticNavigationTree.json
@@ -84,13 +84,7 @@
},
"/analysis/background-tasks/",
"/analysis/generic-test/",
- {
- "title": "Pull Request Analysis",
- "children": [
- "/analysis/pull-request/",
- "/analysis/pr-decoration/"
- ]
- },
+ "/analysis/pull-request/",
{
"title": "Branches",
"children": [
@@ -102,8 +96,7 @@
"title": "CI Integration",
"children": [
"/analysis/branch-pr-analysis-overview/",
- "/analysis/gitlab-cicd/",
- "/analysis/jenkins/"
+ "/analysis/jenkins/"
]
},
"/analysis/scm-integration/",
@@ -111,6 +104,15 @@
]
},
{
+ "title": "ALM Integration",
+ "children": [
+ "/analysis/github-integration/",
+ "/analysis/gitlab-integration/",
+ "/analysis/bitbucket-integration/",
+ "/analysis/azuredevops-integration/"
+ ]
+ },
+ {
"title": "User Guide",
"children": [
"/user-guide/concepts/",