From 0dcc191a7a397c4460aade86e85d24ffe3ca54c6 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Fri, 20 Jul 2018 10:37:36 +0200 Subject: [PATCH] Update documentation home page for SonarCloud (#538) [skip ci] --- server/sonar-docs/src/pages/index.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/server/sonar-docs/src/pages/index.md b/server/sonar-docs/src/pages/index.md index 770e79f7bfe..cfaf315e74d 100644 --- a/server/sonar-docs/src/pages/index.md +++ b/server/sonar-docs/src/pages/index.md @@ -1,7 +1,7 @@ --- title: Documentation --- - + [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) + + + +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. + -- 2.39.5