DOC Initial setup of mkdocs.

This commit is contained in:
Thomas Wiecki
2015-02-13 13:36:38 +01:00
parent 357f1a88a4
commit 37032eee62
24 changed files with 2789 additions and 2261 deletions
+10
View File
@@ -0,0 +1,10 @@
site_name: Zipline
repo_url: https://github.com/quantopian/zipline
site_author: Quantopian Inc.
pages:
- ['index.md', 'Overview']
- ['tutorial.md', 'Tutorial', 'Getting started']
- ['release-notes/zipline-0.7.1.md', 'Release notes']
- ['release-notes/zipline-0.7.0.md', 'Release notes']
- ['release-notes/zipline-0.6.1.md', 'Release notes']