summaryrefslogtreecommitdiff
path: root/doc/_templates
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-09-16 05:09:05 +0200
committerGeorg Brandl <georg@python.org>2013-09-16 05:09:05 +0200
commit0582c8681d8fea6bfbf8e608c3e8753170a95054 (patch)
tree7e28c05b559182389281cc4f4eeecd0fd97db34f /doc/_templates
parent20921dd1b58bf98cff0b718611e7df2ab7489682 (diff)
downloadsphinx-0582c8681d8fea6bfbf8e608c3e8753170a95054.tar.gz
Update link to Japanese translation of the docs, and a link to the new OReilly book.
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index cd6c535c..c6562d1a 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -81,7 +81,9 @@
create a customized documentation using Sphinx written by the matplotlib
developers.</p>
- <p>There is a <a href="http://sphinx-users.jp/doc10/">Japanese translation</a>
- of this documentation, thanks to Yoshiki Shibukawa.</p>
+ <p>There is a <a href="http://docs.sphinx-users.jp/">Japanese translation</a>
+ of this documentation, thanks to the Japanese Sphinx user group.</p>
+ <p>A Japanese book about Sphinx has been published by O'Reilly:
+ <a href="http://www.oreilly.co.jp/books/9784873116488/">Sphinxをはじめよう / Learning Sphinx</a>.</p>
{% endblock %}