Files
codeql/docs/codeql/query-help
Aditya Sharad beddd306f5 Docs: Update references to github/codeql-go
github/codeql-go is being merged into github/codeql.
Update references to `codeql-go` within the CodeQL CLI docs.
Add Go to the list of mentioned languages where applicable.

Leave an explanatory note in the setup instructions about the
previous requirement to check out `github/codeql-go`, and
mention this is no longer necessary.

The remaining references are to historical commits,
which will continue to exist.
2022-05-20 12:10:21 -07:00
..
2021-07-22 08:31:28 -04:00
2020-12-01 14:19:12 +00:00
2021-07-22 08:31:28 -04:00
2020-12-01 14:19:12 +00:00
2021-07-19 16:23:57 -04:00
2021-07-22 08:31:28 -04:00
2021-07-22 08:31:28 -04:00
2020-12-21 11:29:02 +00:00
2021-07-22 08:31:28 -04:00
2020-12-01 14:19:12 +00:00
2021-07-22 08:31:28 -04:00
2020-12-01 14:19:12 +00:00
2021-10-18 11:48:24 +01:00
2021-10-18 11:48:24 +01:00

CodeQL query help Sphinx documentation

This project supplies the configuration and some boiler plate index files for the CodeQL query help and CWE coverage documentation.

The query help itself is automatically generated by the "Generate CodeQL query help documentation using Sphinx" workflow.

The CWE coverage tables are generated and appended to pages by the "Docs generate query help" workflow in the semmle-code repository.