Merge pull request #16137 from MathiasVP/swift-5.10-support-fix

Docs: Remove Swift version in footnote
This commit is contained in:
Mathias Vorreiter Pedersen
2024-04-05 14:59:39 +01:00
committed by GitHub

View File

@@ -39,5 +39,5 @@
.. [8] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
.. [9] The extractor requires Python 3 to run. To analyze Python 2.7 you should install both versions of Python.
.. [10] Requires glibc 2.17.
.. [11] Swift support is currently in beta. Support for the analysis of Swift 5.4-5.8.1 requires macOS or Linux.
.. [11] Swift support is currently in beta. Support for the analysis of Swift requires macOS or Linux.
.. [12] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default.