Include Motor logo in doc index
This commit is contained in:
parent
3d6089eeee
commit
f57311bd02
BIN
doc/_static/motor.png
vendored
Normal file
BIN
doc/_static/motor.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user