Skip to content
Snippets Groups Projects
index.rst 893 B
Newer Older
  • Learn to ignore specific revisions
  • 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::
    
    David Bergström's avatar
    David Bergström committed
    
    
       gettingstarted
    
    David Bergström's avatar
    David Bergström committed
       idabot
       unit
       types
    
       coordinates
    
    David Bergström's avatar
    David Bergström committed
       constants
    
    David Bergström's avatar
    David Bergström committed
       
    .. autosummary::
       :toctree: _autosummary
    
       :hidden:
    
    David Bergström's avatar
    David Bergström committed
    
       library
       library.Coordinator