[docgen] Update doc/neogen.txt
skip-checks: true
This commit is contained in:
@@ -148,7 +148,7 @@ For example, if you are inside a function, and called `generate({ type = "func"
|
|||||||
Neogen will go until the start of the function and start annotating for you.
|
Neogen will go until the start of the function and start annotating for you.
|
||||||
|
|
||||||
Parameters ~
|
Parameters ~
|
||||||
{opts} `(table)` Optional configs to change default behaviour of generation.
|
{opts} `(optional)` `(table)` Optional configs to change default behaviour of generation.
|
||||||
- {opts.type} `(string, default: "any")` Which type we are trying to use for generating annotations.
|
- {opts.type} `(string, default: "any")` Which type we are trying to use for generating annotations.
|
||||||
Currently supported: `any`, `func`, `class`, `type`, `file`
|
Currently supported: `any`, `func`, `class`, `type`, `file`
|
||||||
- {opts.annotation_convention} `(table)` convention to use for generating annotations.
|
- {opts.annotation_convention} `(table)` convention to use for generating annotations.
|
||||||
|
|||||||
Reference in New Issue
Block a user