diff options
| author | Georg Brandl <georg@python.org> | 2009-11-08 19:36:16 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-11-08 19:36:16 +0100 |
| commit | bc624cef65c30806e75595e04c5f5e2ae7ec814a (patch) | |
| tree | e194f742b43dcede38a7c9eb19ce9304a23a0342 /doc/_templates | |
| parent | 8581276fb043471f9469ec063d0807078f3e11ae (diff) | |
| download | sphinx-bc624cef65c30806e75595e04c5f5e2ae7ec814a.tar.gz | |
Add link to Japanese translation of the docs.
Diffstat (limited to 'doc/_templates')
| -rw-r--r-- | doc/_templates/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 62b4f659..0f4d4c64 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -58,10 +58,6 @@ </p> <h2>Documentation</h2> - <p>You may be interested in the very nice - <a href="http://matplotlib.sourceforge.net/sampledoc/">tutorial</a> on how to - create a customized documentation using Sphinx written by the matplotlib - developers.</p> <table class="contentstable" align="center" style="margin-left: 30px"><tr> <td width="50%"> @@ -77,6 +73,14 @@ </td></tr> </table> + <p>You may also be interested in the very nice + <a href="http://matplotlib.sourceforge.net/sampledoc/">tutorial</a> on how to + create a customized documentation using Sphinx written by the matplotlib + developers.</p> + + <p>There is a <a href="http://sphinx.shibu.jp/">Japanese translation</a> + of this documentation, thanks to Yoshiki Shibukawa.</p> + <h2>Get Sphinx</h2> <p> Sphinx is available as an <a |
