mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-09 11:19:23 +08:00
MAINT: removing many warnings from building docs
This commit is contained in:
+7
-4
@@ -32,6 +32,9 @@
|
||||
|
||||
|
||||
|
||||
<link rel="index" title="Index"
|
||||
href="genindex.html"/>
|
||||
<link rel="search" title="Search" href="search.html"/>
|
||||
<link rel="top" title="Catalyst 0.4 documentation" href="index.html"/>
|
||||
<link rel="next" title="Development Guidelines" href="development-guidelines.html"/>
|
||||
<link rel="prev" title="Videos" href="videos.html"/>
|
||||
@@ -91,7 +94,7 @@
|
||||
<li class="toctree-l1"><a class="reference internal" href="example-algos.html">Example Algorithms</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="utilities.html">Utilities</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="videos.html">Videos</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="">Resources</a><ul>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Resources</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#related-3rd-party-apis">Related 3rd Party APIs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -147,7 +150,7 @@
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
|
||||
|
||||
<a href="_sources/resources.txt" rel="nofollow"> View page source</a>
|
||||
<a href="_sources/resources.rst.txt" rel="nofollow"> View page source</a>
|
||||
|
||||
|
||||
</li>
|
||||
@@ -173,7 +176,7 @@ Trading Library, and the project Catalyst forked off in the spring of 2017.</li>
|
||||
<li><a class="reference external" href="https://www.quantopian.com/help">Quantopian</a> provides a platform for
|
||||
freelance quantitative analysts develop, test, and use trading algorithms to
|
||||
buy and sell securities. They aim to create a crowd-sourced hedge fund by
|
||||
fostering their community of freelance traders. Quantopian’s backtesting and
|
||||
fostering their community of freelance traders. Quantopian’s backtesting and
|
||||
live-trading engine is powered by <em>Zipline</em>.</li>
|
||||
<li><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/api.html">Pandas</a> is a Python
|
||||
library providing high-performance, easy-to-use data structures and data
|
||||
@@ -237,7 +240,7 @@ trading algorithms</li>
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true,
|
||||
SOURCELINK_SUFFIX: ''
|
||||
SOURCELINK_SUFFIX: '.txt'
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user