diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-04-27 15:05:21 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-04-27 15:05:56 -0400 |
| commit | 7541d9b258e4d0c115d6160592ac7e17f8fd50cc (patch) | |
| tree | bb2366db933569a4e4228c6a013a45c35bf8329c /doc | |
| parent | 30b02003a70f37aa83e20de6229afe2a3600b648 (diff) | |
| download | sqlalchemy-7541d9b258e4d0c115d6160592ac7e17f8fd50cc.tar.gz | |
- add space invaders example
Change-Id: I439b6012af8c2bd8f555744657b8091ac168242b
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/orm/examples.rst | 7 | ||||
| -rw-r--r-- | doc/build/orm/space_invaders.jpg | bin | 0 -> 58066 bytes |
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/orm/examples.rst b/doc/build/orm/examples.rst index 76afab26f..3dd81f856 100644 --- a/doc/build/orm/examples.rst +++ b/doc/build/orm/examples.rst @@ -76,6 +76,13 @@ Relationship Join Conditions .. automodule:: examples.join_conditions +.. _examples_spaceinvaders: + +Space Invaders +-------------- + +.. automodule:: examples.space_invaders + .. _examples_xmlpersistence: XML Persistence diff --git a/doc/build/orm/space_invaders.jpg b/doc/build/orm/space_invaders.jpg Binary files differnew file mode 100644 index 000000000..dfee39dc5 --- /dev/null +++ b/doc/build/orm/space_invaders.jpg |
