updat 20180612 1430

This commit is contained in:
2018-06-12 14:20:50 +02:00
parent 59d27b70ac
commit 786f304750
86 changed files with 19608 additions and 3 deletions
@@ -0,0 +1,6 @@
i2c2.PIT
===========
.. autoclass:: i2c2.PIT
:members:
:undoc-members:
@@ -0,0 +1,6 @@
i2c2.PitLogger
==============
.. autoclass:: i2c2.PitLogger
:members:
:undoc-members:
+8
View File
@@ -0,0 +1,8 @@
i2c2 module
===========
.. autoclass:: i2c2.PIT
:members:
.. autoclass:: i2c2.PitLogger
:members:
+21
View File
@@ -0,0 +1,21 @@
.. pi2csrv documentation master file, created by
sphinx-quickstart on Tue Jun 12 13:57:48 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to pi2csrv's documentation!
===================================
.. toctree::
:maxdepth: 2
:caption: Contents:
i2c2.PIT
i2c2.PitLogger
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`