Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Dec 4, 2017
1 parent c5ab1a6 commit e91af73
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
Binary file modified _build/doctrees/environment.pickle
Binary file not shown.
Binary file modified _build/doctrees/index.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion _build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ source code and build it locally. We will update the xLearn source code on pip w

sudo pip install --index-url https://test.pypi.org/simple/ xlearnn

You can see the installation details from `Installation Guide`__.
If you want to build the lastest code, or you want to use the xLearn command line
interface, you can see how to build xLearn from source code from `Installation Guide`__.

Python Demo
----------------------------------
Expand Down
3 changes: 2 additions & 1 deletion _build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ <h2>Quick Install<a class="headerlink" href="#quick-install" title="Permalink to
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">sudo</span> <span class="n">pip</span> <span class="n">install</span> <span class="o">--</span><span class="n">index</span><span class="o">-</span><span class="n">url</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">test</span><span class="o">.</span><span class="n">pypi</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">simple</span><span class="o">/</span> <span class="n">xlearnn</span>
</pre></div>
</div>
<p>You can see the installation details from <a class="reference external" href="install">Installation Guide</a>.</p>
<p>If you want to build the lastest code, or you want to use the xLearn command line
interface, you can see how to build xLearn from source code from <a class="reference external" href="install">Installation Guide</a>.</p>
</div>
<div class="section" id="python-demo">
<h2>Python Demo<a class="headerlink" href="#python-demo" title="Permalink to this headline"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion _build/html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e91af73

Please sign in to comment.