diff options
author | Takayuki SHIMIZUKAWA <shimizukawa@gmail.com> | 2018-09-10 23:42:54 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-10 23:42:54 +0900 |
commit | e23ede82f3810ef00ff1f2cab8e73688fb79a4dc (patch) | |
tree | 201d256be108c8a0612c6f63afac1f9df282d6b9 | |
parent | c57853923fb3ad9010f97afe9a287b6007450227 (diff) | |
parent | e2544cfd34f247603ce6a411707d4988e179889a (diff) | |
download | sphinx-git-e23ede82f3810ef00ff1f2cab8e73688fb79a4dc.tar.gz |
Merge pull request #5408 from sphinx-doc/shibukawa-patch-1
Update EXAMPLES to add books
-rw-r--r-- | EXAMPLES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -352,16 +352,21 @@ Homepages and other non-documentation sites Books produced using Sphinx --------------------------- +* `"The Art of Community" (Japanese translation) <https://www.oreilly.co.jp/books/9784873114958/>`__ * `"Die Wahrheit des Sehens. Der DEKALOG von Krzysztof Kieślowski" <https://literatur.hasecke.com/post/die-wahrheit-des-sehens-dekalog-kieslowski/>`__ * `"Expert Python Programming" <https://www.packtpub.com/application-development/expert-python-programming>`__ * `"Expert Python Programming" (Japanese translation) <https://www.amazon.co.jp/dp/4048686291/>`__ +* `"Expert Python Programming 2nd Edition" (Japanese translation) <https://www.amazon.co.jp/dp/4048930613/>`__ * `"The Hitchhiker's Guide to Python" <http://docs.python-guide.org/en/latest/>`__ * `"LassoGuide" <http://www.lassosoft.com/Lasso-Documentation>`__ * `"Learning Sphinx" (in Japanese) <https://www.oreilly.co.jp/books/9784873116488/>`__ +* `"Learning System Programming with Go (Japanese)" <https://www.lambdanote.com/products/go>`__ * `"Mercurial: the definitive guide (Second edition)" <https://book.mercurial-scm.org/>`__ +* `"Mithril -- The fastest clientside MVC (Japanese)" <https://www.oreilly.co.jp/books/9784873117447/>`__ * `"Pioneers and Prominent Men of Utah" <http://pioneers.rstebbing.com/>`__ * `"Pomodoro Technique Illustrated" (Japanese translation) <https://www.amazon.co.jp/dp/4048689525/>`__ * `"Python Professional Programming" (in Japanese) <http://www.amazon.co.jp/dp/4798032948/>`__ +* `"Real World HTTP -- Learning The Internet and Web Technology via its history and code (Japanese)" <https://www.oreilly.co.jp/books/9784873118048/>`__ * `"Redmine Primer 5th Edition (in Japanese)" <https://www.shuwasystem.co.jp/products/7980html/4825.html>`__ * `"The repoze.bfg Web Application Framework" <https://www.amazon.com/repoze-bfg-Web-Application-Framework-Version/dp/0615345379>`__ * `"Simple and Steady Way of Learning for Software Engineering" (in Japanese) <https://www.amazon.co.jp/dp/477414259X/>`__ |