Documentation
This commit is contained in:
parent
2cac75fc9c
commit
3b18b0a66c
4 changed files with 44 additions and 11 deletions
|
@ -1,25 +1,21 @@
|
|||
Welcome to CompLib's documentation!
|
||||
===================================
|
||||
Robo4you Competition Library
|
||||
#############################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
CompLib is the library used in the robo4you competition 2021.
|
||||
|
||||
|
||||
Table of Contents
|
||||
^^^^^^^^^^^^^^^^^
|
||||
Contents
|
||||
*********
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
:glob:
|
||||
|
||||
self
|
||||
other/usage
|
||||
lib/*
|
||||
|
|
Reference in a new issue