Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce1082d

Browse files
author
james
committed
update several intros
1 parent 34531d5 commit ce1082d

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

docs/codeql/codeql-cli/codeql-cli-reference/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
CodeQL CLI reference
44
====================
55

6-
Find detailed information about the CodeQL commands, as well the files you can
7-
use or generate when executing CodeQL processes.
6+
Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates.
87

98
.. toctree::
109
:titlesonly:

docs/codeql/codeql-cli/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ See the following links to learn how to get set up and run CodeQL commands:
1010
- :ref:`Using the CodeQL CLI <using-the-codeql-cli>`: Software
1111
developers and security researchers can secure their code using the CodeQL CLI.
1212

13-
- :ref:`CodeQL CLI reference <codeql-cli-reference>`."
13+
- :ref:`CodeQL CLI reference <codeql-cli-reference>`: Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates.
14+
15+
- `CodeQL CLI manual <codeql-cli-manual>`__: Detailed information about all the commands available with the CodeQL CLI.
1416

1517
.. toctree::
1618
:titlesonly:

docs/codeql/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ CodeQL documentation
55
:hidden:
66

77
codeql-overview/index
8+
codeql-for-visual-studio-code/index
9+
codeql-cli/index
810
writing-codeql-queries/index
911
codeql-language-guides/index
1012
ql-language-reference/index
11-
codeql-for-visual-studio-code/index
12-
codeql-cli/index
13+

0 commit comments

Comments
 (0)