Skip to content

Commit 0ab9828

Browse files
committed
adding back toc-trees to fix error
1 parent 2772cf7 commit 0ab9828

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@ CodeQL CLI reference
77
This category was moved to "`CodeQL CLI reference <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
88

99
.. include:: ../reusables/codeql-cli-articles-migration-note.rst
10+
11+
.. toctree::
12+
:titlesonly:
13+
:hidden:
14+
15+
about-codeql-packs
16+
about-codeql-workspaces
17+
query-reference-files
18+
sarif-output
19+
exit-codes
20+
extractor-options

docs/codeql/codeql-cli/using-the-codeql-cli.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,19 @@ Using the CodeQL CLI
88

99
.. include:: ../reusables/codeql-cli-articles-migration-note.rst
1010

11+
.. toctree::
12+
:titlesonly:
13+
:hidden:
14+
15+
about-the-codeql-cli
16+
getting-started-with-the-codeql-cli
17+
creating-codeql-databases
18+
extractor-options
19+
analyzing-databases-with-the-codeql-cli
20+
using-custom-queries-with-the-codeql-cli
21+
creating-codeql-query-suites
22+
testing-custom-queries
23+
testing-query-help-files
24+
creating-and-working-with-codeql-packs
25+
publishing-and-using-codeql-packs
26+
Specifying command options <specifying-command-options-in-a-codeql-configuration-file>

0 commit comments

Comments
 (0)