File tree Expand file tree Collapse file tree 5 files changed +10
-9
lines changed
global-sphinx-files/_templates Expand file tree Collapse file tree 5 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 5959 </ div >
6060 < div class ="linkcontainer ">
6161 < div class ="linkbar ">
62- < a href ="https://help.semmle.com/QL/learn-ql/ " target ="_blank "> Learn QL </ a >
63- < a href ="https://help.semmle.com/QL/learn-ql/ql-training.html " target ="_blank "> QL for variant analysis</ a >
64- < a href ="https://help.semmle.com/QL/ql-tools.html " target ="_blank "> QL tools </ a >
62+ < a href ="https://help.semmle.com/QL/learn-ql/ " target ="_blank "> Learn CodeQL </ a >
63+ < a href ="https://help.semmle.com/QL/learn-ql/ql-training.html " target ="_blank "> Variant analysis</ a >
64+ < a href ="https://help.semmle.com/QL/ql-tools.html " target ="_blank "> Tools </ a >
6565 < a href ="https://help.semmle.com/QL/ql-explore-queries.html " target ="_blank "> Queries</ a >
6666 < a href ="https://help.semmle.com/QL/ql-reference-topics.html " target ="_blank "> Reference</ a >
6767 < a href ="https://blog.semmle.com " target ="_blank "> Blog</ a >
7777< div class ="wrapper ">
7878
7979 < div class ="navBox " >
80- < p > Start writing QL in the < a href ="https://lgtm.com/query "> Query console</ a > on < a href ="https://lgtm.com "> LGTM.com</ a > .</ p >
80+ < p > Start writing queries in the < a href ="https://lgtm.com/query "> Query console</ a > on < a href ="https://lgtm.com "> LGTM.com</ a > .</ p >
8181
8282 < div id ="searchbox " style ="display: none " role ="search ">
8383 < h3 > Quick search</ h3 >
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
3- # QL and LGTM support info build configuration file, created
3+ # CodeQL and LGTM support info build configuration file, created
44# on Tuesday 19th February.
55#
66# This file is execfile()d with the current directory set to its
Original file line number Diff line number Diff line change 11Frameworks and libraries
22########################
33
4- The QL libraries and queries in version |version | have been explicitly checked against the libraries and frameworks listed below.
4+ The libraries and queries in version |version | have been explicitly checked against the libraries and frameworks listed below.
55
66.. pull-quote ::
77
Original file line number Diff line number Diff line change 11Supported languages and frameworks
22##################################
33
4- These pages describe the languages and frameworks supported in the latest enterprise release of QL and LGTM.
4+ These pages describe the languages and frameworks supported in the latest enterprise release of CodeQL and LGTM. (CodeQL was previously known as QL.)
55Users of `LGTM.com <https://lgtm.com/ >`_ may find that additional features are supported because it's updated more frequently.
66
77For details see:
@@ -11,4 +11,4 @@ For details see:
1111 language-support.rst
1212 framework-support.rst
1313
14- For details of the QL libraries, see `QL standard libraries <https://help.semmle.com/QL/ql-libraries.html >`_.
14+ For details of the CodeQL libraries, see `CodeQL standard libraries <https://help.semmle.com/QL/ql-libraries.html >`_.
Original file line number Diff line number Diff line change 11Languages and compilers
22#######################
33
4- QL and LGTM version |version | support analysis of the following languages compiled by the following compilers.
4+ CodeQL and LGTM version |version | support analysis of the following languages compiled by the following compilers.
5+ (CodeQL was previously known as QL.)
56
67Note that where there are several versions or dialects of a language, the supported variants are listed.
78If your code requires a particular version of a compiler, check that this version is included below.
You can’t perform that action at this time.
0 commit comments