Skip to content

Commit 47470e0

Browse files
committed
Add QLDoc link, suggested by @Marcono1234
1 parent e9aa63b commit 47470e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/ql-language-reference/ql-language-specification.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,8 @@ A QLDoc comment is a *qldoc comment start*, followed by a *qldoc comment body*,
470470

471471
The "content" of a QLDoc comment is the comment body of the comment, omitting the initial ``/**``, the trailing ``*/``, and the leading whitespace followed by ``*`` on each internal line.
472472

473+
For more information about how the content is interpreted, see see "`QLDoc <#qldoc>`__" below.
474+
473475
Keywords
474476
~~~~~~~~
475477

0 commit comments

Comments
 (0)