mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-12 11:50:11 +08:00
DOC Initial setup of mkdocs.
This commit is contained in:
+10
@@ -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']
|
||||
Reference in New Issue
Block a user