Skip to content

Commit b56b28e

Browse files
author
james
committed
docs: reorganize and add some ref bookmarks to learn-ql index
(cherry picked from commit 593818b)
1 parent 40be3bc commit b56b28e

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

docs/language/learn-ql/index.rst

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ QL queries are easy to write and share–visit the topics below and `our open so
1010
You can also try out QL in the `query console <https://lgtm.com/query>`__ on `LGTM.com <https://lgtm.com>`__.
1111
Here, you can write QL code to query open source projects directly, without having to download snapshots and libraries.
1212

13+
.. _getting-started:
14+
1315
Getting 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+
2539
Writing 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-
5963
Advanced QL and technical information
6064
*************************************
6165

0 commit comments

Comments
 (0)