Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
update(doc): Update build documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresLaverdeMarin committed May 20, 2021
1 parent 4866553 commit f2589fa
Show file tree
Hide file tree
Showing 40 changed files with 2,858 additions and 2,861 deletions.
Binary file modified doc/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/installation.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/intro.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/model.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/usage.doctree
Binary file not shown.
132 changes: 66 additions & 66 deletions doc/_build/html/_modules/gearshift.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,66 +4,66 @@
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />

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

<title>gearshift &mdash; GEARSHIFT TOOL 1.1.2.1 documentation</title>


<title>gearshift &mdash; GEARSHIFT TOOL 1.1.2 documentation</title>




<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
















<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>

<script type="text/javascript" src="../_static/js/theme.js"></script>


<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="search" title="Search" href="../search.html" />
</head>

<body class="wy-body-for-nav">


<div class="wy-grid-for-nav">

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





<a href="../index.html" class="icon icon-home"> GEARSHIFT TOOL





</a>












<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
Expand All @@ -72,17 +72,17 @@
</form>
</div>


</div>


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






<p class="caption"><span class="caption-text">Table of Contents</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a></li>
Expand All @@ -93,29 +93,29 @@
<li class="toctree-l1"><a class="reference internal" href="../api.html">API Reference</a></li>
</ul>



</div>

</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" aria-label="top navigation">

<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">GEARSHIFT TOOL</a>

</nav>


<div class="wy-nav-content">

<div class="rst-content">





Expand All @@ -136,26 +136,26 @@
<div role="navigation" aria-label="breadcrumbs navigation">

<ul class="wy-breadcrumbs">

<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>

<li><a href="index.html">Module code</a> &raquo;</li>

<li>gearshift</li>


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

</li>

</ul>


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

<h1>Source code for gearshift</h1><div class="highlight"><pre>
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
<span class="c1">#</span>
Expand Down Expand Up @@ -381,7 +381,7 @@ <h1>Source code for gearshift</h1><div class="highlight"><pre>
</pre></div>

</div>

</div>
<footer>

Expand All @@ -393,14 +393,14 @@ <h1>Source code for gearshift</h1><div class="highlight"><pre>

</p>
</div>



Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.
provided by <a href="https://readthedocs.org">Read the Docs</a>.

</footer>
</div>
Expand All @@ -409,18 +409,18 @@ <h1>Source code for gearshift</h1><div class="highlight"><pre>
</section>

</div>


<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>






</body>
</html>
</html>
Loading

0 comments on commit f2589fa

Please sign in to comment.