Skip to content

Commit

Permalink
building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFasusi committed Feb 12, 2016
1 parent 080c77c commit 8011cf0
Show file tree
Hide file tree
Showing 48 changed files with 1,213 additions and 1,893 deletions.
Binary file modified _build/doctrees/Installation.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/demand.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/modules.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplybipy.demand.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplybipy.distribution.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplybipy.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplybipy.production.doctree
Binary file not shown.
Binary file modified _build/doctrees/docs/supplybipy.warehouse.doctree
Binary file not shown.
Binary file modified _build/doctrees/environment.pickle
Binary file not shown.
Binary file modified _build/doctrees/index.doctree
Binary file not shown.
Binary file modified _build/doctrees/ipythontest.doctree
Binary file not shown.
82 changes: 54 additions & 28 deletions _build/html/Installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Installation &mdash; supplychainpy 1.0.0 documentation</title>
Expand All @@ -14,7 +15,6 @@



<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>



Expand All @@ -35,7 +35,7 @@
<link rel="prev" title="Welcome to supplychainpy’s documentation!" href="index.html"/>


<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
<script src="_static/js/modernizr.min.js"></script>

</head>

Expand All @@ -45,36 +45,51 @@


<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">

<a href="index.html" class="fa fa-home"> supplychainpy</a>


<div class="wy-side-scroll">
<div class="wy-side-nav-search">



<a href="index.html" class="icon icon-home"> supplychainpy



</a>




<div class="version">
1.0
</div>




<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">


</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">

<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#test">Test</a></li>
</ul>
</li>


<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="ipythontest.html">Ipython</a></li>
</ul>




</div>
</div>
&nbsp;
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
Expand All @@ -89,43 +104,53 @@

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">






<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>

<li>Installation</li>
<li class="wy-breadcrumbs-aside">

<a href="_sources/Installation.txt" rel="nofollow"> View page source</a>

<a href="_sources/Installation.txt" rel="nofollow"> View page source</a>


</li>
</ul>
<hr/>
</div>
<div role="main" class="document">
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<div class="section" id="installation">
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
<p>The easiest way to install supplychainpy is via pip:</p>
<div class="highlight-python"><div class="highlight"><pre>pip install supplychainpy
</pre></div>
</div>
<div class="section" id="test">
<h2>Test<a class="headerlink" href="#test" title="Permalink to this headline"></a></h2>
<p>This is a test.</p>
</div>
<p>The option also exists to install from source. Clone the package from [github](<a class="reference external" href="https://github.com/supplybi/supplychainpy.git">https://github.com/supplybi/supplychainpy.git</a>)
Test
&#8212;-
This is a test.</p>
</div>


</div>
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="ipythontest.html" class="btn btn-neutral float-right" title="Ipython">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="ipythontest.html" class="btn btn-neutral float-right" title="Ipython" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="index.html" class="btn btn-neutral" title="Welcome to supplychainpy’s documentation!"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="index.html" class="btn btn-neutral" title="Welcome to supplychainpy’s documentation!" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>

Expand All @@ -135,12 +160,13 @@ <h2>Test<a class="headerlink" href="#test" title="Permalink to this headline">¶
<div role="contentinfo">
<p>
&copy; Copyright 2016, Kevin Fasusi.

</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.

Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.

</footer>

</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion _build/html/_sources/Installation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The easiest way to install supplychainpy is via pip:
::
pip install supplychainpy


The option also exists to install from source. Clone the package from [github](https://github.com/supplybi/supplychainpy.git)
Test
----
This is a test.
8 changes: 4 additions & 4 deletions _build/html/_sources/ipythontest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,18 +260,18 @@ Ipython
.. code:: python

from xlwings import Workbook, Range
wb = Workbook(r'~/Desktop/we.xlsx'), Range
wb = Workbook(r'~/Desktop/test.xlsx'), Range



.. code:: python

from xlwings import Workbook, Range
wb = Workbook(r'~/Desktop/test.xlsx'), Range
from supplybipy.model_inventory import analyse_orders_abcxyz_from_file
abc = analyse_orders_abcxyz_from_file('test_row.txt', 1.28, 5000)
abc = analyse_orders_abcxyz_from_file(file_path="data.csv", z_value= 1.28, reorder_cost=5000, file_type="csv")
x = 1
for sku in abc.orders:
Range('A'+ str(x)).value = sku.sku_id
countSku
Range('B' + str(x)).value = float(sku.economic_order_qty)
Range('C' + str(x)).value = float(sku.revenue)
Range('D' + str(x)).value = sku.abcxyz_classification
Expand Down
2 changes: 1 addition & 1 deletion _build/html/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down
4 changes: 2 additions & 2 deletions _build/html/_static/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _build/html/_static/doctools.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx JavaScript utilities for all documentation.
*
* :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down
Binary file added _build/html/_static/fonts/Inconsolata-Bold.ttf
Binary file not shown.
Binary file added _build/html/_static/fonts/Inconsolata-Regular.ttf
Binary file not shown.
Binary file added _build/html/_static/fonts/Lato-Bold.ttf
Binary file not shown.
Binary file added _build/html/_static/fonts/Lato-Regular.ttf
Binary file not shown.
Binary file added _build/html/_static/fonts/RobotoSlab-Bold.ttf
Binary file not shown.
Binary file added _build/html/_static/fonts/RobotoSlab-Regular.ttf
Binary file not shown.
Binary file modified _build/html/_static/fonts/fontawesome-webfont.eot
Binary file not shown.

0 comments on commit 8011cf0

Please sign in to comment.