updated LookupLib documentation

This commit is contained in:
dh1tw 2014-04-26 00:22:57 +02:00
parent 4e4e94091d
commit 2017b1bf6d
17 changed files with 259 additions and 28 deletions

10
docs/source/Callinfo.rst Normal file
View file

@ -0,0 +1,10 @@
Callinfo
========
.. toctree::
:maxdepth: 2
.. automodule:: pyhamtools.callinfo
.. autoclass:: Callinfo
:members:

View file

@ -6,7 +6,7 @@
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
:License: BSD; see LICENSE file
:License: MIT; see LICENSE file
:Issues: https://github.com/dh1tw/pyhamtools/issues
:Documentation: http://pyhamtools.readthedocs.org/
:IRC: #hamtests on webirc.deltaxray.org
@ -26,6 +26,7 @@ Clases:
.. toctree::
:maxdepth: 2
Callinfo
LookupLib