Update reference.

This commit is contained in:
Omer Katz 2019-01-09 17:28:36 +02:00
parent b37e035c39
commit fa0cb19d27
1 changed files with 3 additions and 2 deletions

View File

@ -30,9 +30,9 @@
Serialization
-------------
.. autofunction:: encode
.. autofunction:: dumps
.. autofunction:: decode
.. autofunction:: loads
.. autofunction:: raw_encode
@ -40,6 +40,7 @@
--------
.. autofunction:: register
.. autofunction:: unregister
.. autodata:: registry