zipline-live / zipline

Zipline-Live, a Pythonic Algorithmic Trading Library
http://www.zipline-live.io/
Apache License 2.0
394 stars 65 forks source link

Doc update for Zipline-live #103

Closed florentchandelier closed 4 years ago

florentchandelier commented 6 years ago

Objective

Have a development_guidelines doc part of the zipline-live package, to build a dev venv & fix building this doc using sphinx when the zipline-live package is not yet installed in pythonpath (no pip install, no python setup.py install)

Results

  1. Doc has been updated to provide proper steps
  2. Building the docs through 'make' has been fixed for zipline not installed in pythonpath
  3. Building docs as html verified.
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 86.405% when pulling 3a482ed32e8a6c0a21a7f52c953b5b85cad94541 on florentchandelier:doc/build_ziplinelive into a014c6fbad8e65231f1382210d0831fc4feb75eb on zipline-live:master.