Add sphinx documentation

This commit is contained in:
Tim Schubert 2018-06-01 13:59:55 +02:00
parent 7cb17a9d1f
commit b52bec9260
4 changed files with 252 additions and 0 deletions

29
index.rst Normal file
View file

@ -0,0 +1,29 @@
.. 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: