]> source.dussan.org Git - sonarqube.git/commitdiff
DOC formatting, wording corrections
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Thu, 13 Jun 2019 13:16:38 +0000 (15:16 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 13 Jun 2019 18:21:13 +0000 (20:21 +0200)
server/sonar-docs/src/pages/analysis/overview.md

index d1c21041233e51272a841e67048ddc4f8a89cf81..9c03f1970fd412923fd4154a753c13cd6531e0ce 100644 (file)
@@ -43,11 +43,11 @@ Once the SonarQube platform has been installed, you're ready to install a scanne
 * Ant - [SonarScanner for Ant](/analysis/scan/sonarscanner-for-ant/)
 * anything else (CLI) - [SonarScanner](/analysis/scan/sonarscanner/)
 
+[[warning]]
+| We do not recommend running an antivirus scanner on the machine where a SonarQube analysis runs, it could result in unpredictable behavior.
 
-**Note** that we do not recommend running an antivirus scanner on the machine where a SonarQube analysis runs, it could result in unpredictable behavior.
 
-
-A project is created in the platform automatically on its first analysis. However, if you need to set some configuration on your project before its first analysis, you have the option of provisioning it via Administration options or the **+** menu item.
+A project is created in SonarQube automatically on its first analysis. However, if you need to set some configuration on your project before its first analysis, you have the option of provisioning it via Administration options or the **+** menu item, which is visible to users with project creation rights.
 <!-- /sonarqube -->
 
 ## What does analysis produce?