]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Deprecate SonarPython's XPath custom rule
authorNicolas Harraudeau <nicolas.harraudeau@sonarsource.com>
Fri, 13 Sep 2019 14:22:35 +0000 (16:22 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 13 Sep 2019 18:21:03 +0000 (20:21 +0200)
server/sonar-docs/src/pages/extend/adding-coding-rules.md

index 32bf5c45ad6767d496dc24e9ad7b2e853a7db286..1a259f87411832ccee102fdebb53dfa35f104b11 100644 (file)
@@ -26,6 +26,7 @@ JavaScript |  -  | ![](/images/check.svg) | -
 PHP |  -  | ![](/images/check.svg)|  - 
 PL/SQL | ![](/images/check.svg) |  -  | - 
 PL/I | ![](/images/check.svg) |  -  | - 
+Python | Deprecated |  -  | - 
 RPG |  -  | ![](/images/check.svg)| - 
 VB.NET|  -  |  -  | ![](/images/check.svg)[Importing Issues from Third-Party Roslyn Analyzers (C#, VB.NET)](/analysis/external-issues/)
 XML |  ![](/images/check.svg) |  -  | - 
@@ -66,7 +67,7 @@ The latest version of SSLR Toolkit can be downloaded from following locations:
 * [Flex](https://binaries.sonarsource.com/Distribution/sonar-flex-plugin/)
 * [PL/SQL](https://binaries.sonarsource.com/CommercialDistribution/sslr-plsql-toolkit/)
 * [PL/I](https://binaries.sonarsource.com/CommercialDistribution/sslr-pli-toolkit/)
-* [Python](https://binaries.sonarsource.com/Distribution/sslr-python-toolkit/)
+* [Python](https://binaries.sonarsource.com/Distribution/sslr-python-toolkit/) (Deprecated)
 
 For an SSLR preview, consider the following source code sample:
 ```