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>`.

There are a few ways of navigate this, if you want information about a certain
class, the best way is to use the :ref:`modindex`. You could also 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: 2

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

   library
   library.Coordinator