Update README.md
This commit is contained in:
@@ -86,9 +86,11 @@ There is a list of supported languages and fields, with their annotation style
|
|||||||
|
|
||||||
| Language | Annotation conventions | Supported fields |
|
| Language | Annotation conventions | Supported fields |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| lua | Emmylua (`"emmylua"`) | `@param`, `@varargs`, `@return` |
|
| lua | | |
|
||||||
| python | Google docstrings (`"google_docstrings"`) | `Args`, `Attributes`, `Returns` |
|
| | Emmylua (`"emmylua"`) | `@param`, `@varargs`, `@return` |
|
||||||
| python | Numpydoc (`"numpydoc"`)| `Arguments`, `Attributes`, `Returns`|
|
| python | | |
|
||||||
|
| | Google docstrings (`"google_docstrings"`) | `Args`, `Attributes`, `Returns` |
|
||||||
|
| | Numpydoc (`"numpydoc"`)| `Arguments`, `Attributes`, `Returns`|
|
||||||
|
|
||||||
## Adding Languages
|
## Adding Languages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user