Skip to content

Add rendered .qlhelp files as Markdown files.#206

Merged
NateD-MSFT merged 4 commits into
mainfrom
user/natd-msft/add-qlhelp-renders
Feb 11, 2026
Merged

Add rendered .qlhelp files as Markdown files.#206
NateD-MSFT merged 4 commits into
mainfrom
user/natd-msft/add-qlhelp-renders

Conversation

@NateD-MSFT
Copy link
Copy Markdown
Collaborator

@NateD-MSFT NateD-MSFT commented Feb 11, 2026

Today we ship .qhelp files for our queries, which are the "source of truth" for individual query details. However, they aren't particularly friendly to read.

To make things easier on users, this change renders these qhelp files into markdown and checks them into our repository so that they can be viewed by people browsing the repository.

Our goal is that these should be mirrored on MSDN, as in this case: https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/codeql-windows-driver-padding-byte-information-disclosure

Note this has no effect on the packs we build and publish.

Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com>
@NateD-MSFT NateD-MSFT merged commit 565ce21 into main Feb 11, 2026
9 of 11 checks passed
@NateD-MSFT NateD-MSFT deleted the user/natd-msft/add-qlhelp-renders branch February 11, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants