summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/_static/bookcover.pngbin0 -> 31844 bytes
-rw-r--r--doc/_templates/index.html3
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/_static/bookcover.png b/doc/_static/bookcover.png
new file mode 100644
index 00000000..1c91f91f
--- /dev/null
+++ b/doc/_static/bookcover.png
Binary files differ
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index 8078d482..0739191e 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -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 %}