aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/src/index.rst
diff options
context:
space:
mode:
authorF. Eugene Aumson <feuGeneA@users.noreply.github.com>2019-01-10 01:12:20 +0800
committerF. Eugene Aumson <feuGeneA@users.noreply.github.com>2019-01-10 01:12:20 +0800
commite39ef60775728ae5d61e9090dc11f51ed5779178 (patch)
tree623f5ac969ad9f2bb7fe6c4c81ea627a3162fb29 /python-packages/order_utils/src/index.rst
parent5b8c9122a292f6558c45440b053ceae52d36d495 (diff)
downloaddexon-sol-tools-e39ef60775728ae5d61e9090dc11f51ed5779178.tar.gz
dexon-sol-tools-e39ef60775728ae5d61e9090dc11f51ed5779178.tar.zst
dexon-sol-tools-e39ef60775728ae5d61e9090dc11f51ed5779178.zip
Clean up docs before publish
Diffstat (limited to 'python-packages/order_utils/src/index.rst')
-rw-r--r--python-packages/order_utils/src/index.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/python-packages/order_utils/src/index.rst b/python-packages/order_utils/src/index.rst
index 4d27a4b17..ce618c6ff 100644
--- a/python-packages/order_utils/src/index.rst
+++ b/python-packages/order_utils/src/index.rst
@@ -7,21 +7,27 @@ Python zero_ex.order_utils
:maxdepth: 2
:caption: Contents:
-.. autoclass:: zero_ex.order_utils.Order
+.. automodule:: zero_ex.order_utils
:members:
-See source for class properties. Sphinx does not easily generate class property docs; pull requests welcome.
+.. autoclass:: zero_ex.order_utils.Order
-.. automodule:: zero_ex.order_utils
- :members:
+ 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
==================