Fixed docs to include troubleshooting and pictures

This commit is contained in:
Eljakim Herrewijnen 2023-01-28 17:00:06 +01:00
parent 5e6b883f51
commit 3b49cebba5
14 changed files with 79 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -8,18 +8,20 @@ Tallies in Oostendam
.. toctree::
:maxdepth: 2
:caption: Contents:
:caption: Build:
overview.rst
hardware/index.rst
server/index.rst
.. toctree::
:maxdepth: 2
:caption: Development:
patches.rst
Troubleshooting.rst
troubleshooting.rst
Introduction
============
@ -48,4 +50,10 @@ To contact our church you can see our contact details below:
+-------------+----------------------------+
.. include:: dependencies.rst
.. include:: dependencies.rst
Result
******
The tally in our Church in Oostendam:
.. image:: kerk_tally.jpeg

View File

@ -33,3 +33,5 @@ ESPlorer
# Run it
java -jar target/ESPlorer.jar
The ``ESPlorer`` can be used to interact with the ``esp8266`` and flash binaries using a GUI.

View File

@ -37,11 +37,16 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<p class="caption" role="heading"><span class="caption-text">Build:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Tallies Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="hardware/index.html">Hardware Setup</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/index.html">Server</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Development:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="patches.html">Tally Patches</a></li>
<li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li>
</ul>
</div>

View File

@ -39,11 +39,16 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<p class="caption" role="heading"><span class="caption-text">Build:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Tallies Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="hardware/index.html">Hardware Setup</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/index.html">Server</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Development:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="patches.html">Tally Patches</a></li>
<li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li>
</ul>
</div>
@ -73,7 +78,7 @@
<section id="tallies-in-oostendam">
<h1>Tallies in Oostendam<a class="headerlink" href="#tallies-in-oostendam" title="Permalink to this heading"></a></h1>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<p class="caption" role="heading"><span class="caption-text">Build:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Tallies Overview</a><ul>
<li class="toctree-l2"><a class="reference internal" href="overview.html#hardware">Hardware</a></li>
@ -93,6 +98,19 @@
</li>
</ul>
</div>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Development:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="patches.html">Tally Patches</a><ul>
<li class="toctree-l2"><a class="reference internal" href="patches.html#led-patches">LED patches</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a><ul>
<li class="toctree-l2"><a class="reference internal" href="troubleshooting.html#esplorer">ESPlorer</a></li>
</ul>
</li>
</ul>
</div>
</section>
<section id="introduction">
<h1>Introduction<a class="headerlink" href="#introduction" title="Permalink to this heading"></a></h1>
@ -147,6 +165,11 @@ The main difference between this code and the project on github is the behaviour
</div></blockquote>
</section>
</section>
<section id="result">
<h2>Result<a class="headerlink" href="#result" title="Permalink to this heading"></a></h2>
<p>The tally in our Church in Oostendam:</p>
<img alt="_images/kerk_tally.jpeg" src="_images/kerk_tally.jpeg" />
</section>
</section>

View File

@ -40,11 +40,16 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<p class="caption" role="heading"><span class="caption-text">Build:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Tallies Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="hardware/index.html">Hardware Setup</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/index.html">Server</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Development:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="patches.html">Tally Patches</a></li>
<li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li>
</ul>
</div>

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,8 @@
<script src="_static/sphinx_highlight.js"></script>
<script 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" />
<link rel="prev" title="Tally Patches" href="patches.html" />
</head>
<body class="wy-body-for-nav">
@ -38,11 +39,19 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<p class="caption" role="heading"><span class="caption-text">Build:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Tallies Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="hardware/index.html">Hardware Setup</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/index.html">Server</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Development:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="patches.html">Tally Patches</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Troubleshooting</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#esplorer">ESPlorer</a></li>
</ul>
</li>
</ul>
</div>
@ -97,13 +106,16 @@ Removing this rule will stop udev from hijacking the USB device.</p>
java -jar target/ESPlorer.jar
</pre></div>
</div>
<p>The <code class="docutils literal notranslate"><span class="pre">ESPlorer</span></code> can be used to interact with the <code class="docutils literal notranslate"><span class="pre">esp8266</span></code> and flash binaries using a GUI.</p>
</section>
</section>
</div>
</div>
<footer>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="patches.html" class="btn btn-neutral float-left" title="Tally Patches" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>
<hr/>

View File

@ -8,18 +8,20 @@ Tallies in Oostendam
.. toctree::
:maxdepth: 2
:caption: Contents:
:caption: Build:
overview.rst
hardware/index.rst
server/index.rst
.. toctree::
:maxdepth: 2
:caption: Development:
patches.rst
Troubleshooting.rst
troubleshooting.rst
Introduction
============
@ -48,4 +50,10 @@ To contact our church you can see our contact details below:
+-------------+----------------------------+
.. include:: dependencies.rst
.. include:: dependencies.rst
Result
******
The tally in our Church in Oostendam:
.. image:: kerk_tally.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -33,3 +33,5 @@ ESPlorer
# Run it
java -jar target/ESPlorer.jar
The ``ESPlorer`` can be used to interact with the ``esp8266`` and flash binaries using a GUI.