DOC: use sphinx docs

This commit is contained in:
llllllllll
2015-11-06 15:10:34 -05:00
parent 7d35a17f76
commit 39a4cf0a9e
20 changed files with 2614 additions and 2997 deletions
+8
View File
@@ -0,0 +1,8 @@
Zipline API
-----------
For each of these api functions, the ``self`` argument is implicitly the current
:class:`~zipline.algorithm.TradingAlgorithm`
.. automodule:: zipline.api
:members: