aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages/user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-docs/src/pages/user-guide')
-rw-r--r--server/sonar-docs/src/pages/user-guide/applications.md4
-rw-r--r--server/sonar-docs/src/pages/user-guide/portfolios.md12
2 files changed, 8 insertions, 8 deletions
diff --git a/server/sonar-docs/src/pages/user-guide/applications.md b/server/sonar-docs/src/pages/user-guide/applications.md
index 271e05d6402..beebebedb02 100644
--- a/server/sonar-docs/src/pages/user-guide/applications.md
+++ b/server/sonar-docs/src/pages/user-guide/applications.md
@@ -3,7 +3,7 @@ title: Applications
url: /user-guide/applications/
---
-*Applications are available as part of the [Enterprise Edition](https://redirect.sonarsource.com/editions/enterprise.html) and [above](https://www.sonarsource.com/plans-and-pricing/).*
+*Applications are available starting in [Enterprise Edition](https://redirect.sonarsource.com/editions/enterprise.html).*
## Using Applications
@@ -27,4 +27,4 @@ Branches are available for Applications. They allow you to aggregate branches fr
**Note:** Avoid adding branches to your application that will be deleted to prevent issues with your Application status.
-Once an Application has been set up, anyone with administration rights on the Application can manually create a new branch in the **Application Settings > Edit Definition** interface. Branches can also be managed from the global **Administration > Configuration > Portfolios** interface. For each Application branch you can choose which project branch should be included, or whether the project should be represented in the branch at all.
+Once an Application has been set up, anyone with administration rights on the Application can manually create a new branch in the **Application Settings > Edit Definition** interface. Branches can also be managed from the global **Administration > Configuration > Portfolios** interface. For each Application branch you can choose which project branch should be included, or whether the project should be represented in the branch at all. \ No newline at end of file
diff --git a/server/sonar-docs/src/pages/user-guide/portfolios.md b/server/sonar-docs/src/pages/user-guide/portfolios.md
index 36a6e79244b..336b3483c12 100644
--- a/server/sonar-docs/src/pages/user-guide/portfolios.md
+++ b/server/sonar-docs/src/pages/user-guide/portfolios.md
@@ -3,9 +3,9 @@ title: Portfolios
url: /user-guide/portfolios/
---
-*Portfolios are available as part of the [Enterprise Edition](https://redirect.sonarsource.com/editions/enterprise.html) and [above](https://www.sonarsource.com/plans-and-pricing/).*
+*Portfolios are available starting in [Enterprise Edition](https://redirect.sonarsource.com/editions/enterprise.html).*
-### Portfolios Home Page
+## Portfolios Home Page
The Portfolio Home Page is the central place for managers and tech leads to keep an eye on the Releasability of the projects under their supervision. Releasability is based on the project's quality gate: Passed is releasable and Failed is not. Each Portfolio home page offers an aggregate view of the releasability of all projects in the Portfolio.
@@ -17,7 +17,7 @@ For each domain, you'll see:
* an indicator of when the rating last changed
* an indicator of the worst-performing project(s) in the domain
-### Releasability Rating
+## Releasability Rating
The Releasability rating is the ratio of projects in the Portfolio that have a **Passed** Quality Gate:
@@ -27,7 +27,7 @@ The Releasability rating is the ratio of projects in the Portfolio that have a *
**D**: > 20%
**E**: <= 20%
-### Reliability, Security Vulnerabilities, Security Review, and Maintainability Ratings
+## Reliability, Security Vulnerabilities, Security Review, and Maintainability Ratings
The Reliability, Security Vulnerabilities, Security Review, and Maintainability ratings for a Portfolio are calculated as the average of the ratings for all projects included in the Portfolio.
@@ -45,7 +45,7 @@ Rating conversion:
*Note: the Portfolio Home Page is also available at Sub-Portfolio level*
-### Portfolio PDF Report
+## Portfolio PDF Report
On a Portfolio Home Page, you can download a PDF overview of the Portfolio by selecting **Download as PDF** from the "Portfolio PDF Report" dropdown menu in the upper-right corner. This is really convenient, for example, if you're going into a meeting where you may not have access to your SonarQube instance.
@@ -53,4 +53,4 @@ You can subscribe to receive a PDF by email by selecting **Subscribe** from the
**Note:** You will only receive the PDF if the Portfolio is computed.
-Portfolios are created and edited in the global Portfolio administration interface: **Administration > Configuration > Portfolios**. For more information, see [Managing Portfolios](/project-administration/managing-portfolios/).
+Portfolios are created and edited in the global Portfolio administration interface: **Administration > Configuration > Portfolios**. For more information, see [Managing Portfolios](/project-administration/managing-portfolios/). \ No newline at end of file