Include Motor logo in doc index

This commit is contained in:
A. Jesse Jiryu Davis 2013-01-15 14:14:30 -05:00
parent 3d6089eeee
commit f57311bd02
2 changed files with 11 additions and 2 deletions

BIN
doc/_static/motor.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -1,8 +1,17 @@
:mod:`motor` -- Asynchronous Python driver for Tornado and MongoDB
==================================================================
.. automodule:: motor
:synopsis: Asynchronous Python driver for Tornado and MongoDB
.. image:: _static/motor.png
:align: center
.. getting the caption italicized with a hyperlink in it requires some RST hackage
*Logo by* |musho|_
.. _musho: http://whimsyload.com
.. |musho| replace:: *Musho Rodney Alan Greenblat*
Motor presents a Tornado callback-based API for non-blocking access to
MongoDB.