File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ QL queries are easy to write and share–visit the topics below and `our open so
1010You can also try out QL in the `query console <https://lgtm.com/query >`__ on `LGTM.com <https://lgtm.com >`__.
1111Here, you can write QL code to query open source projects directly, without having to download snapshots and libraries.
1212
13+ .. _getting-started :
14+
1315Getting started
1416***************
1517
@@ -22,6 +24,18 @@ If you are new to QL, start by looking at the following topics:
2224 about-ql
2325 beginner/ql-tutorials
2426
27+ QL training and variant analysis examples
28+ ******************************************
29+
30+ To start learning how to use QL in variant analysis for a specific language, see:
31+
32+ .. toctree ::
33+ :maxdepth: -1
34+
35+ ql-training
36+
37+ .. _writing-ql-queries :
38+
2539Writing QL queries
2640******************
2741
@@ -46,16 +60,6 @@ For more information on writing QL to query code written in a specific language
4660 javascript/ql-for-javascript
4761 python/ql-for-python
4862
49- QL training and variant analysis examples
50- ******************************************
51-
52- To start learning how to use QL in variant analysis for a specific language, see:
53-
54- .. toctree ::
55- :maxdepth: -1
56-
57- ql-training
58-
5963Advanced QL and technical information
6064*************************************
6165
You can’t perform that action at this time.
0 commit comments