Skip to content

Commit

Permalink
Add the cover of the Learning Sphinx book as an image.
Browse files Browse the repository at this point in the history
  • Loading branch information
birkenfeld committed Sep 16, 2013
1 parent 900c50d commit 4b3a0b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added doc/_static/bookcover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion doc/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ <h2>{%trans%}Examples{%endtrans%}</h2>
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 %}

0 comments on commit 4b3a0b6

Please sign in to comment.