mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Swift: add QLdoc for Generated modules
This commit is contained in:
@@ -10,6 +10,10 @@ private import {{import_prefix}}.Raw
|
||||
import {{.}}
|
||||
{{/imports}}
|
||||
|
||||
/**
|
||||
* INTERNAL: This module contains the fully generated definition of `{{name}}` and should not
|
||||
* be referenced directly.
|
||||
*/
|
||||
module Generated {
|
||||
/**
|
||||
{{#doc}}
|
||||
|
||||
Reference in New Issue
Block a user