Welcome to PyCommandCenter's documentation!
===========================================

This is a Python library based on the CommandCenter bot for implementing bots 
for Starcraft II.

If you are looking on how to get started, take a look at :ref:`Getting started 
<gettingstarted>`.

If you want to make changes to either this documentation or the library itself, please read the :ref:`Contributors guide <contributing>`.

If you are looking for something specific, you can either check the 
:ref:`modindex` or use the search feature on the left.

If you want to know about a certain topic, check the table of contents below
this paragraph.

Table of contents
-----------------

.. toctree::
   :maxdepth: 3

   gettingstarted
   helpers
   idabot
   unit
   types
   coordinates
   constants
   
.. autosummary::
   :toctree: _autosummary
   :hidden:

   library
   library.Coordinator