Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 11, 2023
1 parent 045fb73 commit 3f87be9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 3 additions & 5 deletions _sources/parts/environments/pendulum/pendulum_env.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ Model Equation
Parameters
^^^^^^^^^^^^^^^^^^^^^^^^^^^

:math:`l`:Length of the pendulum

:math:`m`:Mass of the pendulum tip

:math:`g`: Gravitational acceleration
|:math:`l`:Length of the pendulum
|:math:`m`:Mass of the pendulum tip
|:math:`g`: Gravitational acceleration

Class
Expand Down
6 changes: 3 additions & 3 deletions parts/environments/pendulum/pendulum_env.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ <h2>Model Equation<a class="headerlink" href="#model-equation" title="Permalink
\[u= l m g sin(\theta) + l^2 m \ddot{\theta}\]</div>
<div class="section" id="parameters">
<h3>Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline"></a></h3>
<p><span class="math notranslate nohighlight">\(l\)</span>:Length of the pendulum</p>
<p><span class="math notranslate nohighlight">\(m\)</span>:Mass of the pendulum tip</p>
<p><span class="math notranslate nohighlight">\(g\)</span>: Gravitational acceleration</p>
<p><a href="#id1"><span class="problematic" id="id2">|</span></a><span class="math notranslate nohighlight">\(l\)</span>:Length of the pendulum
<a href="#id3"><span class="problematic" id="id4">|</span></a><span class="math notranslate nohighlight">\(m\)</span>:Mass of the pendulum tip
<a href="#id5"><span class="problematic" id="id6">|</span></a><span class="math notranslate nohighlight">\(g\)</span>: Gravitational acceleration</p>
</div>
</div>
<div class="section" id="class">
Expand Down

0 comments on commit 3f87be9

Please sign in to comment.