.. Grease documentation master file

Grease Documentation Contents
=============================

Welcome to the documentation for the *Grease* game framework for Python.

Getting Started
---------------

.. toctree::
	:maxdepth: 2

	overview


Blasteroids Tutorial
--------------------

.. toctree::
	:maxdepth: 2

	tutorial/tutorial1
	tutorial/tutorial2
	tutorial/tutorial3
	
Module Reference
----------------

.. toctree::
	:glob:
	:maxdepth: 1

	mod/*

Release Notes
-------------

.. toctree::
	:maxdepth: 2

	changes

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

