mirror of
https://github.com/github/codeql.git
synced 2026-01-24 20:02:58 +01:00
add new articles to ToC
This commit is contained in:
@@ -41,6 +41,12 @@ See the following links to learn how to get set up and run CodeQL commands:
|
||||
Test query help files by rendering them as markdown to ensure they are valid
|
||||
before adding them to the CodeQL repository or using them in code scanning.
|
||||
|
||||
- :doc:`Creating and working with CodeQL packs <creating-and-working-with-codeql-packs>`:
|
||||
Create, share, depend on, and run CodeQL queries and libraries.
|
||||
|
||||
- :doc:`Publishing and using CodeQL packs <publishing-and-using-codeql-packs>`:
|
||||
Publish your own or use others CodeQL packs for code scanning.
|
||||
|
||||
- :doc:`Specifying command options in a CodeQL configuration file <specifying-command-options-in-a-codeql-configuration-file>`:
|
||||
You can save default or frequently used options for your commands in a per-user configuration file.
|
||||
|
||||
@@ -57,4 +63,6 @@ See the following links to learn how to get set up and run CodeQL commands:
|
||||
creating-codeql-query-suites
|
||||
testing-custom-queries
|
||||
testing-query-help-files
|
||||
creating-and-working-with-codeql-packs
|
||||
publishing-and-using-codeql-packs
|
||||
Specifying command options <specifying-command-options-in-a-codeql-configuration-file>
|
||||
|
||||
Reference in New Issue
Block a user