docs/source/index.rst @ 2e42d7f29dde

Moar docs.
author Steve Losh <steve@stevelosh.com>
date Wed, 10 Aug 2011 00:37:28 -0400
parents 99b79096ff32
children d65fe7dddf1f
Clojurecraft
============

Clojurecraft is a framework for writing Minecraft bots in Clojure.

**It's definitely not ready for actual use yet, but if you want to poke around it has
some very basic functionality.  Just remember that *everything* is subject to
change.**

Check out the :doc:`Quick Start Guide </quickstart>` if you want to poke around.

Concepts:

.. toctree::
   :maxdepth: 2

   quickstart
   basics
   datastructures
   transactions
   actions
   events


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

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