Skip to content

Commit

Permalink
Complet the list of Python options
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix authored and dbaileychess committed Nov 18, 2023
1 parent fdb60ed commit 12d141a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/Compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,5 +233,10 @@ Additional options:
vector of bytes in JSON, which is unsafe unless checked by a verifier
afterwards.

- `--python-no-type-prefix-suffix` : Skip emission of Python functions that are prefixed
with typenames

- `--python-typing` : Generate Python type annotations

NOTE: short-form options for generators are deprecated, use the long form
whenever possible.

0 comments on commit 12d141a

Please sign in to comment.