[docgen] Update doc/neogen.txt

skip-checks: true
This commit is contained in:
github-actions
2022-02-01 14:16:21 +00:00
parent 1e8fccb924
commit 098178814c

View File

@@ -183,6 +183,7 @@ Class~
{child_name} `(string)` Which child node to use for appending the annotation
{fallback} `(string)` Node to fallback if `child_name` is not found
{position} "'after'"|"'before'" Place the annotation relative to position with `child_name` or `fallback`
{disabled} `(table|nil)` Disable custom placement for provided types
For example, to customize the placement for a python annotation, we can use `append`, like so: