Skip to content
Snippets Groups Projects
Commit 4b9ff9b2 authored by jkerdreu's avatar jkerdreu
Browse files

Fix doc


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2899 b32b6428-25c9-4566-ad07-03861ab6144f
parent 4b8910a1
No related branches found
No related tags found
No related merge requests found
...@@ -644,7 +644,7 @@ a { text-decoration: none; } ...@@ -644,7 +644,7 @@ a { text-decoration: none; }
<td><p>xAAL command line tools</p></td> <td><p>xAAL command line tools</p></td>
</tr> </tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/legacytools">xaal.legacytools</a></p></td> <tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/legacytools">xaal.legacytools</a></p></td>
<td><p>same as xaal.tools but using legacy lib</p></td> <td><p>same as xaal.tools but using the old lib (easy to read)</p></td>
</tr> </tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/dashboard">xaal.dashboard</a></p></td> <tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/dashboard">xaal.dashboard</a></p></td>
<td><p>simple SocketIO xAAL dashboard</p></td> <td><p>simple SocketIO xAAL dashboard</p></td>
......
...@@ -31,7 +31,7 @@ General purpose applications: command line, dashboard and geeks stuff. ...@@ -31,7 +31,7 @@ General purpose applications: command line, dashboard and geeks stuff.
Packages Description Packages Description
========================================================================================================================================== ============================================================ ========================================================================================================================================== ============================================================
`xaal.tools <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/tools>`_ xAAL command line tools `xaal.tools <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/tools>`_ xAAL command line tools
`xaal.legacytools <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/legacytools>`_ same as xaal.tools but using legacy lib `xaal.legacytools <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/legacytools>`_ same as xaal.tools but using the old lib (easy to read)
`xaal.dashboard <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/dashboard>`_ simple SocketIO xAAL dashboard `xaal.dashboard <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/dashboard>`_ simple SocketIO xAAL dashboard
`xaal.rest <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/rest>`_ REST webserver `xaal.rest <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/rest>`_ REST webserver
`xaal.fuse <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/fuse>`_ xAAL FUSE filesystem `xaal.fuse <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/apps/fuse>`_ xAAL FUSE filesystem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment