mirror of
https://github.com/github/codeql.git
synced 2025-12-26 21:56:39 +01:00
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.
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.