Skip to content
Snippets Groups Projects
index.rst 1.03 KiB
Newer Older
David Bergström's avatar
David Bergström committed
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
-----------------
David Bergström's avatar
David Bergström committed

.. toctree::
Daniel de Leng's avatar
Daniel de Leng committed
   :maxdepth: 2
David Bergström's avatar
David Bergström committed

   gettingstarted
   PyCommandCenter<_autosummary/commandcenter>
   Coordinator<_autosummary/commandcenter.Coordinator>
David Bergström's avatar
David Bergström committed
   idabot
   unit
   types
   coordinates
David Bergström's avatar
David Bergström committed
   constants
Rojikku98's avatar
Rojikku98 committed
   replays
   idareplayobserver
Rojikku98's avatar
Rojikku98 committed
   replayunit
David Bergström's avatar
David Bergström committed
.. autosummary::
   :toctree: _autosummary
   :hidden:
David Bergström's avatar
David Bergström committed

   commandcenter
   commandcenter.Coordinator 	
David Bergström's avatar
David Bergström committed