diff options
author | Dan Nguyen <dansonguyen@gmail.com> | 2018-02-07 18:24:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-07 18:24:54 -0800 |
commit | 678999fba23854941074632c248448ed3030c443 (patch) | |
tree | fd5ea37df7a45d40799a1cfcd89fa788bb0d656f /EXAMPLES | |
parent | 64945bc793d51ac8cf7794f8956dfd10c4412041 (diff) | |
download | sphinx-git-678999fba23854941074632c248448ed3030c443.tar.gz |
added "Hitchhiker's Guide to Python" to EXAMPLES
Diffstat (limited to 'EXAMPLES')
-rw-r--r-- | EXAMPLES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -365,6 +365,7 @@ Books produced using Sphinx https://www.packtpub.com/application-development/expert-python-programming * "Expert Python Programming" (Japanese translation): https://www.amazon.co.jp/dp/4048686291/ +* "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/ |