summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-01-06 22:17:04 +0000
committerThomas Kluyver <takowl@gmail.com>2013-01-06 22:17:04 +0000
commitfd0e60516676cb2e3a1fae5c6d46c445c77ec9b0 (patch)
tree9362f3e0f4560d57af76e5587a334dc6cbe0ce17 /doc
parent383211be939a37f813a266e3c6309548749de763 (diff)
Add docs link to existing modules
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 71a8a7a..61d7ed2 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -22,6 +22,9 @@ The idea is that anything goes, but we do need a few house rules:
interface.rst
api_misc.rst
+If you prefer to learn by example, have a look at the `tiles already in the game
+<https://github.com/takluyver/weatbag/tree/master/weatbag/tiles>`_.
+
Once you've made a tile or a group of tiles, submit a pull request to add it to
the game. Don't hang about - if someone else adds tiles in the same location,
the first one ready to merge gets the spot.