Update documentation

This commit is contained in:
Konstantin Lampalzer 2021-01-23 13:37:07 +01:00
parent f72550146d
commit a7f5dd13c4
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9
23 changed files with 541 additions and 189 deletions

View file

@ -1,29 +1,29 @@
.. _lib_api:
Api
=====
****
Seeding
********
========
.. autoclass:: compLib.Api.Seeding
:members:
Double Elimination
*******************
===================
.. autoclass:: compLib.Api.DoubleElim
:members:
Position
*********
========
.. autoclass:: compLib.Api.Position
:members:
Examples
*********
========
Calling Seeding API
---------------------