1
0
mirror of synced 2026-01-05 03:06:35 -05:00

Cli manpage automation (#35169)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Rachael Sewell
2023-03-16 10:55:51 -07:00
committed by GitHub
parent 122bcac817
commit 31d705fe6f
7 changed files with 411 additions and 34 deletions

View File

@@ -0,0 +1,22 @@
{
"frontmatterDefaults": {
"versions": {
"fpt": "*",
"ghae": "*",
"ghec": "*",
"ghes": "*"
},
"topics": [
"Advanced Security",
"Code scanning",
"CodeQL"
],
"type": "reference",
"product": "{% data reusables.gated-features.code-scanning %}",
"autogenerated": "codeql-cli",
"allowTitleToDifferFromFilename": true
},
"targetDirectory": "content/code-security/code-scanning/codeql-cli-manual",
"sourceDirectory": "semmle-code/documentation/restructuredtext/codeql-cli/manual",
"removeKeywords": ["[Plumbing]"]
}