Browse Source

DOCS added install links on SQ help homepage

tags/7.8
MikeBirnstiehl 5 years ago
parent
commit
0b71446dde

+ 0
- 1
server/sonar-docs/src/pages/branches/overview.md View File



### Short-lived ### Short-lived


Short-Lived
This corresponds to Pull/Merge Requests or Feature Branches. This kind of branch: This corresponds to Pull/Merge Requests or Feature Branches. This kind of branch:


* will disappear quickly * will disappear quickly

+ 10
- 5
server/sonar-docs/src/pages/index.md View File



Below are a few key pointers, otherwise head over to the left pane for full documentation content and search capabilities. 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 ### I need to set up analysis
* [Analyzing Source Code](/analysis/overview/) * [Analyzing Source Code](/analysis/overview/)
* [Branches](/branches/overview/) * [Branches](/branches/overview/)
* [Pull Requests](/analysis/pull-request/) * [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 ### I administer a project
* [Project Existence](/project-administration/project-existence/) * [Project Existence](/project-administration/project-existence/)
* What's [included, excluded](/project-administration/narrowing-the-focus/) from analysis * What's [included, excluded](/project-administration/narrowing-the-focus/) from analysis
* [Housekeeping](/instance-administration/housekeeping/) * [Housekeeping](/instance-administration/housekeeping/)


### I do DevOps ### I do DevOps
* Installing a [production instance](/setup/install-server/).
* [Upgrading](/setup/upgrading/) * [Upgrading](/setup/upgrading/)
* [Monitoring](/instance-administration/monitoring/) * [Monitoring](/instance-administration/monitoring/)
* [Running a Cluster](/setup/operate-cluster/) * [Running a Cluster](/setup/operate-cluster/)

Loading…
Cancel
Save