Skip to content
Snippets Groups Projects
Commit 3c664e48 authored by jkerdreu's avatar jkerdreu
Browse files

Added numbering


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2901 b32b6428-25c9-4566-ad07-03861ab6144f
parent 0e8f5f87
No related branches found
No related tags found
No related merge requests found
......@@ -601,7 +601,7 @@ a { text-decoration: none; }
<p>This page contains a curated list of Python packages for xAAL.</p>
<div class="section" id="libs">
<h1>Libs</h1>
<h1><span class="sectnum">1</span> Libs</h1>
<p>Commons libs used to develop applications and gateway.</p>
<table class="colwidths-given">
<colgroup>
......@@ -627,7 +627,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="apps">
<h1>Apps</h1>
<h1><span class="sectnum">2</span> Apps</h1>
<p>General purpose applications: command line, dashboard and geeks stuff.</p>
<table class="colwidths-given">
<colgroup>
......@@ -662,7 +662,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="core">
<h1>Core</h1>
<h1><span class="sectnum">3</span> Core</h1>
<p>xAAL bus core devices.</p>
<table class="colwidths-given">
<colgroup>
......@@ -682,7 +682,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="tests">
<h1>Tests</h1>
<h1><span class="sectnum">4</span> Tests</h1>
<p>Fakes devices used to test the xAAL bus and automations.</p>
<table class="colwidths-given">
<colgroup>
......@@ -705,7 +705,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="notifications">
<h1>Notifications</h1>
<h1><span class="sectnum">5</span> Notifications</h1>
<p>xAAL devices than can receive notifications.</p>
<table class="colwidths-given">
<colgroup>
......@@ -728,7 +728,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="protocols">
<h1>Protocols</h1>
<h1><span class="sectnum">6</span> Protocols</h1>
<p>xAAL gateways for common protcols.</p>
<table class="colwidths-given">
<colgroup>
......@@ -781,7 +781,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="other-devices">
<h1>Other devices</h1>
<h1><span class="sectnum">7</span> Other devices</h1>
<p>Some examples and test devices</p>
<table class="colwidths-given">
<colgroup>
......@@ -807,7 +807,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="loggers">
<h1>Loggers</h1>
<h1><span class="sectnum">8</span> Loggers</h1>
<p>xAAL devices used to log data.</p>
<table class="colwidths-given">
<colgroup>
......@@ -833,7 +833,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="emulations">
<h1>Emulations</h1>
<h1><span class="sectnum">9</span> Emulations</h1>
<p>xAAL devices emulated in another protocol.</p>
<table class="colwidths-given">
<colgroup>
......@@ -853,7 +853,7 @@ a { text-decoration: none; }
</table>
</div>
<div class="section" id="assistants">
<h1>Assistants</h1>
<h1><span class="sectnum">10</span> Assistants</h1>
<p>Support for voice assitants.</p>
<table class="colwidths-given">
<colgroup>
......@@ -871,6 +871,8 @@ a { text-decoration: none; }
</tr>
</tbody>
</table>
<p>==</p>
<p>Last updated : 2022-03-02</p>
</div>
</div>
</body>
......
......@@ -7,6 +7,8 @@ This page contains a curated list of Python packages for xAAL.
Libs
====
.. sectnum::
Commons libs used to develop applications and gateway.
.. table::
......@@ -166,6 +168,6 @@ Support for voice assitants.
========================================================================================================================================== ============================================================
==
Last updated : 2022-03-02
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment