Add the cover of the Learning Sphinx book as an image.

This commit is contained in:
Georg Brandl 2013-09-16 05:17:38 +02:00
parent 900c50dd92
commit 4b3a0b677d
2 changed files with 2 additions and 1 deletions

BIN
doc/_static/bookcover.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -85,6 +85,7 @@
of this documentation, thanks to the Japanese Sphinx user group.{%endtrans%}</p>
<p>{%trans%}A Japanese book about Sphinx has been published by O'Reilly:
<a href="http://www.oreilly.co.jp/books/9784873116488/">Sphinxをはじめよう /
Learning Sphinx</a>.{%endtrans%}</p>
Learning Sphinx</a>:{%endtrans%}</p>
<p><img src="{{ pathto("_static/bookcover.png", 1) }}"/></p>
{% endblock %}