Skip to content

Commit

Permalink
Update Docs & Prefix typestring T
Browse files Browse the repository at this point in the history
  • Loading branch information
Willmac16 committed Jan 5, 2024
1 parent adc89c7 commit b35878c
Show file tree
Hide file tree
Showing 4 changed files with 1,785 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/pages/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ The main API entries are:

- :func:`pycyphal.dsdl.serialize` and :func:`pycyphal.dsdl.deserialize` --- serialize and deserialize
an instance of an autogenerated class.
These functions are wrappers of the Nunavut generated support functions in `nunavut_support.py`.

- :func:`pycyphal.dsdl.to_builtin` and :func:`pycyphal.dsdl.update_from_builtin` --- used to convert
a DSDL object instance to/from a simplified representation using only built-in types such as :class:`dict`,
Expand Down
Loading

0 comments on commit b35878c

Please sign in to comment.