Skip to content

Commit 4d89838

Browse files
authored
Merge pull request github#4734 from github/sd-263
[Docs] Add missing introduction text and improve sidebar toc
2 parents 8b2c34e + 509d153 commit 4d89838

36 files changed

+118
-9
lines changed

docs/codeql/codeql-cli/index.rst

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

66
.. include:: ../reusables/codeql-cli-overview.rst
77

8-
See the following links to learn how to get set up and run CodeQL commands:
9-
108
- :ref:`Using the CodeQL CLI <using-the-codeql-cli>`: Software
119
developers and security researchers can secure their code using the CodeQL CLI.
1210

docs/codeql/codeql-for-visual-studio-code/about-codeql-for-visual-studio-code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _about-codeql-for-visual-studio-code:
24

35
About CodeQL for Visual Studio Code

docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _analyzing-your-projects:
24

35
Analyzing your projects

docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _customizing-settings:
24

35
Customizing settings

docs/codeql/codeql-for-visual-studio-code/exploring-data-flow-with-path-queries.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _exploring-data-flow-with-path-queries:
24

35
Exploring data flow with path queries

docs/codeql/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _exploring-the-structure-of-your-source-code:
24

35
Exploring the structure of your source code

docs/codeql/codeql-for-visual-studio-code/index.rst

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

66
The CodeQL extension for Visual Studio Code adds rich language support for CodeQL and allows you to easily find problems in codebases.
77

8-
See the following help topics for more information:
9-
108
- :doc:`About CodeQL for Visual Studio Code
119
<about-codeql-for-visual-studio-code>`: CodeQL for Visual Studio
1210
Code is an extension that lets you write, run, and test CodeQL queries in Visual

docs/codeql/codeql-for-visual-studio-code/setting-up-codeql-in-visual-studio-code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _setting-up-codeql-in-visual-studio-code:
24

35
Setting up CodeQL in Visual Studio Code

docs/codeql/codeql-for-visual-studio-code/testing-codeql-queries-in-visual-studio-code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _testing-codeql-queries-in-visual-studio-code:
24

35
Testing CodeQL queries in Visual Studio Code

docs/codeql/codeql-for-visual-studio-code/troubleshooting-codeql-for-visual-studio-code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 1
2+
13
.. _troubleshooting-codeql-for-visual-studio-code:
24

35
Troubleshooting CodeQL for Visual Studio Code

0 commit comments

Comments
 (0)