diff options
Diffstat (limited to 'python-packages/order_utils/src/index.rst')
-rw-r--r-- | python-packages/order_utils/src/index.rst | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/python-packages/order_utils/src/index.rst b/python-packages/order_utils/src/index.rst deleted file mode 100644 index ce618c6ff..000000000 --- a/python-packages/order_utils/src/index.rst +++ /dev/null @@ -1,36 +0,0 @@ -.. source for the sphinx-generated build/docs/web/index.html - -Python zero_ex.order_utils -========================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - -.. automodule:: zero_ex.order_utils - :members: - -.. autoclass:: zero_ex.order_utils.Order - - See source for class properties. Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome. - -zero_ex.order_utils.asset_data_utils ------------------------------------- - -.. automodule:: zero_ex.order_utils.asset_data_utils - :members: - -.. autoclass:: zero_ex.order_utils.asset_data_utils.ERC20AssetData - - See source for class properties. Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome. - -.. autoclass:: zero_ex.order_utils.asset_data_utils.ERC721AssetData - - See source for class properties. Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome. - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` |