Swift: Remove beta label on documentation.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-05-15 22:54:34 +01:00
parent 4617c055e2
commit 8f15b0b6c1
7 changed files with 0 additions and 13 deletions

View File

@@ -286,8 +286,6 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
Swift built-in support
================================
.. include:: ../reusables/swift-beta-note.rst
Provided by the current versions of the
CodeQL query pack ``codeql/swift-queries`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/src/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/src>`__)
and the CodeQL library pack ``codeql/swift-all`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/lib/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/lib>`__).

View File

@@ -1,4 +0,0 @@
.. pull-quote:: Note
CodeQL analysis for Swift is currently in beta. During the beta, analysis of Swift code,
and the accompanying documentation, will not be as comprehensive as for other languages.