Add a ton of docstrings and add to official docs
This commit is contained in:
@@ -35,4 +35,5 @@ Example Usage::
|
||||
"""
|
||||
from .version import version as __version__
|
||||
from .capnp import *
|
||||
from .capnp import _DynamicStructReader, _DynamicStructBuilder, _DynamicListReader, _DynamicListBuilder, _DynamicOrphan
|
||||
del capnp
|
||||
|
||||
Reference in New Issue
Block a user