Update documentation
This commit is contained in:
parent
ab95e4b4c0
commit
603c3321a7
@ -3,10 +3,10 @@
|
||||
Releases
|
||||
########
|
||||
|
||||
v0.5.0 (beta)
|
||||
-------------
|
||||
v0.5.0
|
||||
------
|
||||
|
||||
Latest next target version is: **v0.5.0**. This is hosted in the **dev branch**.
|
||||
Latest stable version.
|
||||
|
||||
* Added feature to calcuate formula on device
|
||||
* Total rewrite of documentation
|
||||
@ -15,10 +15,9 @@ Latest next target version is: **v0.5.0**. This is hosted in the **dev branch**.
|
||||
* Cleanup of code
|
||||
* Refactor code from C to C++
|
||||
|
||||
`Release v0.5 on Github <https://github.com/mp-se/gravitymon/releases/tag/v0.5.0>`_
|
||||
|
||||
v0.4.0
|
||||
------
|
||||
|
||||
Latest stable development version is: **v0.4.0**
|
||||
|
||||
`Release v0.4 on Github <https://github.com/mp-se/gravitymon/releases/tag/v0.4.0>`_
|
||||
|
||||
|
@ -157,7 +157,7 @@ the following libraries and without these this would have been much more difficu
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="license.html">Licence</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="releases.html">Releases</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="releases.html#v0-5-0-beta">v0.5.0 (beta)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="releases.html#v0-5-0">v0.5.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="releases.html#v0-4-0">v0.4.0</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<ul class="current">
|
||||
<li class="toctree-l1"><a class="reference internal" href="license.html">Licence</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Releases</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-5-0-beta">v0.5.0 (beta)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-5-0">v0.5.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-4-0">v0.4.0</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -80,9 +80,9 @@
|
||||
|
||||
<div class="section" id="releases">
|
||||
<span id="id1"></span><h1>Releases<a class="headerlink" href="#releases" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="v0-5-0-beta">
|
||||
<h2>v0.5.0 (beta)<a class="headerlink" href="#v0-5-0-beta" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Latest next target version is: <strong>v0.5.0</strong>. This is hosted in the <strong>dev branch</strong>.</p>
|
||||
<div class="section" id="v0-5-0">
|
||||
<h2>v0.5.0<a class="headerlink" href="#v0-5-0" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Latest stable version.</p>
|
||||
<ul class="simple">
|
||||
<li><p>Added feature to calcuate formula on device</p></li>
|
||||
<li><p>Total rewrite of documentation</p></li>
|
||||
@ -91,10 +91,10 @@
|
||||
<li><p>Cleanup of code</p></li>
|
||||
<li><p>Refactor code from C to C++</p></li>
|
||||
</ul>
|
||||
<p><a class="reference external" href="https://github.com/mp-se/gravitymon/releases/tag/v0.5.0">Release v0.5 on Github</a></p>
|
||||
</div>
|
||||
<div class="section" id="v0-4-0">
|
||||
<h2>v0.4.0<a class="headerlink" href="#v0-4-0" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Latest stable development version is: <strong>v0.4.0</strong></p>
|
||||
<p><a class="reference external" href="https://github.com/mp-se/gravitymon/releases/tag/v0.4.0">Release v0.4 on Github</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user