Skip to content

Commit 8f15b0b

Browse files
committed
Swift: Remove beta label on documentation.
1 parent 4617c05 commit 8f15b0b

File tree

7 files changed

+0
-13
lines changed

7 files changed

+0
-13
lines changed

docs/codeql/codeql-language-guides/analyzing-data-flow-in-swift.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Analyzing data flow in Swift
55

66
You can use CodeQL to track the flow of data through a Swift program to places where the data is used.
77

8-
.. include:: ../reusables/swift-beta-note.rst
9-
108
About this article
119
------------------
1210

docs/codeql/codeql-language-guides/basic-query-for-swift-code.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Basic query for Swift code
55

66
Learn to write and run a simple CodeQL query using Visual Studio Code with the CodeQL extension.
77

8-
.. include:: ../reusables/swift-beta-note.rst
98
.. include:: ../reusables/vs-code-basic-instructions/setup-to-run-queries.rst
109

1110
About the query

docs/codeql/codeql-language-guides/codeql-for-swift.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ CodeQL for Swift
55

66
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from Swift codebases.
77

8-
.. include:: ../reusables/swift-beta-note.rst
9-
108
.. toctree::
119
:hidden:
1210

docs/codeql/query-help/codeql-cwe-coverage.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CodeQL CWE coverage
44
You can view the full coverage of MITRE's Common Weakness Enumeration (CWE) or coverage by language for the latest release of CodeQL.
55

66
.. include:: ../reusables/kotlin-beta-note.rst
7-
.. include:: ../reusables/swift-beta-note.rst
87

98
About CWEs
109
##########

docs/codeql/query-help/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ View the query help for the queries included in the ``default``, ``security-exte
1313
- :doc:`CodeQL query help for Swift <swift>`
1414

1515
.. include:: ../reusables/kotlin-beta-note.rst
16-
.. include:: ../reusables/swift-beta-note.rst
1716

1817
.. pull-quote:: Information
1918

docs/codeql/reusables/supported-frameworks.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,6 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
286286
Swift built-in support
287287
================================
288288

289-
.. include:: ../reusables/swift-beta-note.rst
290-
291289
Provided by the current versions of the
292290
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>`__)
293291
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>`__).

docs/codeql/reusables/swift-beta-note.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)