Add updated documentation and tests
This commit is contained in:
parent
bd910e09e0
commit
5576b58949
15 changed files with 63 additions and 29 deletions
26
index.rst
26
index.rst
|
@ -1,26 +0,0 @@
|
|||
.. abgabesystem documentation master file, created by
|
||||
sphinx-quickstart on Fri Jun 1 13:35:35 2018.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to abgabesystem's documentation!
|
||||
========================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
.. automodule:: abgabesystem
|
||||
:members:
|
||||
|
||||
.. autoclass:: abgabesystem.Student
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue