Skip to content

Commit

Permalink
Documentation regenerated for alpha version 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoFara committed Jul 14, 2021
1 parent 3040c3f commit 327c61a
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +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: 144740ea83bbe7ecdbd30b084357c145
config: 8fec30c6b948d6cd396c40a29450d753
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.1.5-alpha',
VERSION: '0.2.0-alpha',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion docs/api/dynamiclinkage.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>dynamiclinkage &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>dynamiclinkage &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/api/geneticoptimizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>geneticoptimizer &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>geneticoptimizer &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/api/physicsengine.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>physicsengine &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>physicsengine &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
8 changes: 4 additions & 4 deletions docs/api/utility.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>utility &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>utility &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down Expand Up @@ -185,13 +185,13 @@ <h1>utility<a class="headerlink" href="#utility" title="Permalink to this headli
<li><p><strong>points</strong> (<em>list</em><em>[</em><em>list</em><em>[</em><em>int</em><em>]</em><em>]</em>) – locus as a list of point coordinates.</p></li>
<li><p><strong>height</strong> (<em>float</em>) – obstacle’s height</p></li>
<li><p><strong>width</strong> (<em>float</em>) – obstacle’s width</p></li>
<li><p><strong>return_res</strong><ul>
<li><p><strong>return_res</strong> (<em>bool</em><em>, </em><em>optional</em>) <ul>
<li><p>If True: return the set of points that pass obstacle (slower).</p></li>
<li><p>If False: return if the obstacle can be passed</p></li>
</ul>
<p>The default is False</p>
<p>The default is False.</p>
</p></li>
<li><p><strong>y_min</strong> (<em>lowest ordinate in the locus</em><em> (</em><em>faster if provided</em><em>)</em>)</p></li>
<li><p><strong>y_min</strong> (<em>float</em><em>, </em><em>optional</em>)Lowest ordinate in the locus (faster if provided)</p></li>
</ul>
</dd>
</dl>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/walker.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>walker &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>walker &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
6 changes: 3 additions & 3 deletions docs/changeloglink.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Changelog &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>Changelog &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down Expand Up @@ -87,7 +87,7 @@
<li class="toctree-l1"><a class="reference internal" href="readmelink.html">leggedsnake</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#unreleased">[Unreleased]</a></li>
<li class="toctree-l2"><a class="reference internal" href="#alpha-2021-07-14">[0.1.5-alpha] - 2021-07-14</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#alpha-2021-07-14">[0.2.0-alpha] - 2021-07-14</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#added">Added</a></li>
<li class="toctree-l3"><a class="reference internal" href="#changed">Changed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#deprecated">Deprecated</a></li>
Expand Down Expand Up @@ -218,7 +218,7 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this he
<h2>[Unreleased]<a class="headerlink" href="#unreleased" title="Permalink to this headline"></a></h2>
</div>
<div class="section" id="alpha-2021-07-14">
<h2>[0.1.5-alpha] - 2021-07-14<a class="headerlink" href="#alpha-2021-07-14" title="Permalink to this headline"></a></h2>
<h2>[0.2.0-alpha] - 2021-07-14<a class="headerlink" href="#alpha-2021-07-14" title="Permalink to this headline"></a></h2>
<div class="section" id="added">
<h3>Added<a class="headerlink" href="#added" title="Permalink to this headline"></a></h3>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Index &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>Index &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Welcome to LeggedSnake’s documentation! &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>Welcome to LeggedSnake’s documentation! &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down Expand Up @@ -169,7 +169,7 @@ <h1>Welcome to LeggedSnake’s documentation!<a class="headerlink" href="#welcom
</li>
<li class="toctree-l1"><a class="reference internal" href="changeloglink.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#unreleased">[Unreleased]</a></li>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#alpha-2021-07-14">[0.1.5-alpha] - 2021-07-14</a></li>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#alpha-2021-07-14">[0.2.0-alpha] - 2021-07-14</a></li>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#alpha-2021-07-12">[0.1.4-alpha] - 2021-07-12</a></li>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#alpha-2021-07-10">[0.1.3-alpha] - 2021-07-10</a></li>
<li class="toctree-l2"><a class="reference internal" href="changeloglink.html#alpha-2021-07-07">[0.1.2-alpha] - 2021-07-07</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/licenselink.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>MIT License &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>MIT License &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Python Module Index &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>Python Module Index &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/readmelink.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>leggedsnake &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>leggedsnake &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Search &mdash; LeggedSnake 0.1.5-alpha documentation</title>
<title>Search &mdash; LeggedSnake 0.2.0-alpha documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion leggedsnake/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
World, VisualWorld
)

__version__ = "0.1.5"
__version__ = "0.2.0"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.5
current_version = 0.2.0
commit = False
tag = False

Expand Down
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Hugo Farajallah'

# The full version, including alpha/beta/rc tags
release = '0.1.5-alpha'
release = '0.2.0-alpha'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 327c61a

Please sign in to comment.