29 lines
594 B
ReStructuredText
29 lines
594 B
ReStructuredText
.. 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.Course
|
|
:members:
|
|
|
|
.. autoclass:: abgabesystem.Student
|
|
:members:
|