Skip to content

Commit

Permalink
Latest Local Build Files
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioArzaba committed Oct 18, 2019
1 parent 9999c05 commit 7cd295c
Show file tree
Hide file tree
Showing 67 changed files with 18,187 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1c084a5f97153bc1326f91afb82d15eb
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added build/html/.doctrees/api-file.doctree
Binary file not shown.
Binary file added build/html/.doctrees/environment.pickle
Binary file not shown.
Binary file added build/html/.doctrees/glossary.doctree
Binary file not shown.
Binary file added build/html/.doctrees/index.doctree
Binary file not shown.
Binary file added build/html/.doctrees/install.doctree
Binary file not shown.
Binary file added build/html/.doctrees/intro.doctree
Binary file not shown.
Binary file added build/html/.doctrees/modules.doctree
Binary file not shown.
Binary file added build/html/.doctrees/test.doctree
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="fuzz" name="fuzz">
</map>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="foo" name="foo">
</map>
Binary file added build/html/_images/more.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/html/_images/something.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 80 additions & 0 deletions build/html/_modules/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Overview: module code &#8212; Proyect Example 2 1.0.0 documentation</title>
<link rel="stylesheet" href="../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />

<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>

<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Proyect Example 2 1.0.0 documentation</a> &#187;</li>
</ul>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="test.html">test</a></li>
</ul>

</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Proyect Example 2 1.0.0 documentation</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2019, Dario Arzaba.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.0.
</div>
</body>
</html>
194 changes: 194 additions & 0 deletions build/html/_modules/test.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>test &#8212; Proyect Example 2 1.0.0 documentation</title>
<link rel="stylesheet" href="../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />

<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>

<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Proyect Example 2 1.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="index.html" accesskey="U">Module code</a> &#187;</li>
</ul>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">

<h1>Source code for test</h1><div class="highlight"><pre>
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
<span class="sd">&quot;&quot;&quot;Test Module for sphinx_rtd_theme.&quot;&quot;&quot;</span>


<div class="viewcode-block" id="Foo"><a class="viewcode-back" href="../test.html#test.Foo">[docs]</a><span class="k">class</span> <span class="nc">Foo</span><span class="p">:</span>

<span class="sd">&quot;&quot;&quot;Docstring for class Foo.</span>

<span class="sd"> This text tests for the formatting of docstrings generated from output</span>
<span class="sd"> ``sphinx.ext.autodoc``. Which contain reST, but sphinx nests it in the</span>
<span class="sd"> ``&lt;dl&gt;``, and ``&lt;dt&gt;`` tags. Also, ``&lt;tt&gt;`` is used for class, method names</span>
<span class="sd"> and etc, but those will *always* have the ``.descname`` or</span>
<span class="sd"> ``.descclassname`` class.</span>

<span class="sd"> Normal ``&lt;tt&gt;`` (like the &lt;tt&gt; I just wrote here) needs to be shown with</span>
<span class="sd"> the same style as anything else with ````this type of markup````.</span>

<span class="sd"> It&#39;s common for programmers to give a code example inside of their</span>
<span class="sd"> docstring::</span>

<span class="sd"> from test_py_module import Foo</span>

<span class="sd"> myclass = Foo()</span>
<span class="sd"> myclass.dothismethod(&#39;with this argument&#39;)</span>
<span class="sd"> myclass.flush()</span>

<span class="sd"> print(myclass)</span>


<span class="sd"> Here is a link to :py:meth:`capitalize`.</span>
<span class="sd"> Here is a link to :py:meth:`__init__`.</span>

<span class="sd"> &quot;&quot;&quot;</span>

<span class="c1">#: Doc comment for class attribute Foo.bar.</span>
<span class="c1">#: It can have multiple lines.</span>
<span class="n">bar</span> <span class="o">=</span> <span class="mi">1</span>

<span class="n">flox</span> <span class="o">=</span> <span class="mf">1.5</span> <span class="c1">#: Doc comment for Foo.flox. One line only.</span>

<span class="n">baz</span> <span class="o">=</span> <span class="mi">2</span>
<span class="sd">&quot;&quot;&quot;Docstring for class attribute Foo.baz.&quot;&quot;&quot;</span>

<div class="viewcode-block" id="Foo.__init__"><a class="viewcode-back" href="../test.html#test.Foo.__init__">[docs]</a> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">qux</span><span class="p">,</span> <span class="n">spam</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
<span class="sd">&quot;&quot;&quot;Start the Foo.</span>

<span class="sd"> :param qux: The first argument to initialize class.</span>
<span class="sd"> :type qux: str</span>
<span class="sd"> :param spam: Spam me yes or no...</span>
<span class="sd"> :type spam: bool</span>

<span class="sd"> &quot;&quot;&quot;</span>
<span class="c1">#: Doc comment for instance attribute qux.</span>
<span class="bp">self</span><span class="o">.</span><span class="n">qux</span> <span class="o">=</span> <span class="mi">3</span>

<span class="bp">self</span><span class="o">.</span><span class="n">spam</span> <span class="o">=</span> <span class="mi">4</span>
<span class="sd">&quot;&quot;&quot;Docstring for instance attribute spam.&quot;&quot;&quot;</span></div>

<div class="viewcode-block" id="Foo.add"><a class="viewcode-back" href="../test.html#test.Foo.add">[docs]</a> <span class="k">def</span> <span class="nf">add</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">val1</span><span class="p">,</span> <span class="n">val2</span><span class="p">):</span>
<span class="sd">&quot;&quot;&quot;Return the added values.</span>

<span class="sd"> :param val1: First number to add.</span>
<span class="sd"> :type val1: int</span>
<span class="sd"> :param val2: Second number to add.</span>
<span class="sd"> :type val2: int</span>
<span class="sd"> :rtype: int</span>

<span class="sd"> &quot;&quot;&quot;</span>

<span class="k">return</span> <span class="n">val1</span> <span class="o">+</span> <span class="n">val2</span></div>

<div class="viewcode-block" id="Foo.capitalize"><a class="viewcode-back" href="../test.html#test.Foo.capitalize">[docs]</a> <span class="k">def</span> <span class="nf">capitalize</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">myvalue</span><span class="p">):</span>
<span class="sd">&quot;&quot;&quot;Return a string as uppercase.</span>

<span class="sd"> :param myvalue: String to change</span>
<span class="sd"> :type myvalue: str</span>
<span class="sd"> :rtype: str</span>

<span class="sd"> &quot;&quot;&quot;</span>

<span class="k">return</span> <span class="n">myvalue</span><span class="o">.</span><span class="n">upper</span><span class="p">()</span></div>

<div class="viewcode-block" id="Foo.another_function"><a class="viewcode-back" href="../test.html#test.Foo.another_function">[docs]</a> <span class="k">def</span> <span class="nf">another_function</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">a</span><span class="p">,</span> <span class="n">b</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span>
<span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Here is another function.</span>

<span class="sd"> :param a: The number of green hats you own.</span>
<span class="sd"> :type a: int</span>

<span class="sd"> :param b: The number of non-green hats you own.</span>
<span class="sd"> :type b: int</span>

<span class="sd"> :param kwargs: Additional keyword arguments. Each keyword parameter</span>
<span class="sd"> should specify the name of your favorite cuisine.</span>
<span class="sd"> The values should be floats, specifying the mean price</span>
<span class="sd"> of your favorite dish in that cooking style.</span>
<span class="sd"> :type kwargs: float</span>

<span class="sd"> :returns: A 2-tuple. The first element is the mean price of all dishes</span>
<span class="sd"> across cuisines. The second element is the total number of</span>
<span class="sd"> hats you own: :math:`a + b`.</span>
<span class="sd"> :rtype: tuple</span>

<span class="sd"> :raises ValueError: When ``a`` is not an integer.</span>

<span class="sd"> .. versionadded:: 1.0</span>
<span class="sd"> This was added in 1.0</span>
<span class="sd"> .. versionchanged:: 2.0</span>
<span class="sd"> This was changed in 2.0</span>
<span class="sd"> .. deprecated:: 3.0</span>
<span class="sd"> This is deprecated since 3.0</span>
<span class="sd"> &quot;&quot;&quot;</span>
<span class="k">return</span> <span class="nb">sum</span><span class="p">(</span><span class="n">kwargs</span><span class="o">.</span><span class="n">values</span><span class="p">())</span> <span class="o">/</span> <span class="nb">len</span><span class="p">(</span><span class="n">kwargs</span><span class="p">),</span> <span class="n">a</span> <span class="o">+</span> <span class="n">b</span></div></div>
</pre></div>

</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Proyect Example 2 1.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="index.html" >Module code</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2019, Dario Arzaba.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.0.
</div>
</body>
</html>

0 comments on commit 7cd295c

Please sign in to comment.