fix(order_utils.py): publish docs to S3, not RTD (#1264)

Publishing to readthedocs.io (RTD) wasn't working, for various reasons.

Changed to publish docs to S3.
This commit is contained in:
F. Eugene Aumson
2018-11-17 07:07:25 -05:00
committed by GitHub
parent 9914f7edef
commit 43443d6057
4 changed files with 37 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
0x order-related utilities for those developing on top of 0x protocol.
Read the [documentation](https://0x.readthedocs.io/projects/order-utils/en/latest/)
Read the [documentation](http://0x-order-utils-py.s3-website-us-east-1.amazonaws.com/)
## Installing