]> source.dussan.org Git - sonarqube.git/commitdiff
Update documentation home page for SonarCloud (#538)
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 20 Jul 2018 08:37:36 +0000 (10:37 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 20 Jul 2018 18:21:19 +0000 (20:21 +0200)
[skip ci]

server/sonar-docs/src/pages/index.md

index 770e79f7bfecf6065b891a40baae95459ebf3ebb..cfaf315e74dffa01209e7dc3cff02a12389321e2 100644 (file)
@@ -1,7 +1,7 @@
 ---
 title: Documentation
 ---
-
+<!-- sonarqube -->
 [SonarQube](http://www.sonarqube.org/)® software (previously called Sonar) is an open source quality management platform, dedicated to continuously analyze and measure technical quality, from project portfolio to method. If you wish to extend the SonarQube platform with open source plugins, have a look at our [plugin library](https://docs.sonarqube.org/display/PLUG/Plugin+Library).
 
 ## I write code
@@ -9,3 +9,10 @@ title: Documentation
 * [Fixing the Water Leak](/fixing-the-water-leak)
 * [Quality Gates](/quality-gates)
 * [Quality Profiles](/quality-profiles)
+<!-- /sonarqube -->
+
+<!-- sonarcloud -->
+SonarCloud is the leading product for Continuous Code Quality online, totally free for open-source projects. It supports all major programming languages, including Java, C#, JavaScript, TypeScript, C/C++ and many more. If your code is closed source, SonarCloud also offers a paid plan to run private analyses.
+
+SonarCloud offers end-to-end integrations for teams leveraging [GitHub](/integrations/github), [VSTS](/integrations/vsts), or [Bitbucket Cloud](/integrations/bitbucketcloud) in their development processes.
+<!-- /sonarcloud -->