From 0b71446ddec11b5681e38667100459651b254eff Mon Sep 17 00:00:00 2001 From: MikeBirnstiehl Date: Tue, 26 Mar 2019 08:45:45 +0100 Subject: [PATCH] DOCS added install links on SQ help homepage --- server/sonar-docs/src/pages/branches/overview.md | 1 - server/sonar-docs/src/pages/index.md | 15 ++++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/server/sonar-docs/src/pages/branches/overview.md b/server/sonar-docs/src/pages/branches/overview.md index 24ea5eb89d4..0d52341cc91 100644 --- a/server/sonar-docs/src/pages/branches/overview.md +++ b/server/sonar-docs/src/pages/branches/overview.md @@ -20,7 +20,6 @@ Branch analysis allows you to ### Short-lived -Short-Lived This corresponds to Pull/Merge Requests or Feature Branches. This kind of branch: * will disappear quickly diff --git a/server/sonar-docs/src/pages/index.md b/server/sonar-docs/src/pages/index.md index 3ae0bab7ea9..ddba852181b 100644 --- a/server/sonar-docs/src/pages/index.md +++ b/server/sonar-docs/src/pages/index.md @@ -28,17 +28,21 @@ Are you ready to eliminate bugs and vulnerabilities? Will you champion quality c Below are a few key pointers, otherwise head over to the left pane for full documentation content and search capabilities. -### I write code -* Why [new code](/user-guide/fixing-the-water-leak/) is the most important -* [Concepts](/user-guide/concepts/) -* [Quality Gates](/user-guide/quality-gates/) -* [Issues](/user-guide/issues/) +### I'm new to SonarQube +* Installing a [quick demo version](/setup/get-started-2-minutes/). +* Installing a [production instance](/setup/install-server/). ### I need to set up analysis * [Analyzing Source Code](/analysis/overview/) * [Branches](/branches/overview/) * [Pull Requests](/analysis/pull-request/) +### I write code +* Why [new code](/user-guide/fixing-the-water-leak/) is the most important +* [Concepts](/user-guide/concepts/) +* [Quality Gates](/user-guide/quality-gates/) +* [Issues](/user-guide/issues/) + ### I administer a project * [Project Existence](/project-administration/project-existence/) * What's [included, excluded](/project-administration/narrowing-the-focus/) from analysis @@ -51,6 +55,7 @@ Below are a few key pointers, otherwise head over to the left pane for full docu * [Housekeeping](/instance-administration/housekeeping/) ### I do DevOps +* Installing a [production instance](/setup/install-server/). * [Upgrading](/setup/upgrading/) * [Monitoring](/instance-administration/monitoring/) * [Running a Cluster](/setup/operate-cluster/) -- 2.39.5