| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add Spyder to documentation examples list | C.A.M. Gerlach | 2018-08-03 | 1 | -0/+1 | |
| | | ||||||
| * | added latexindent.pl to list of examples | cmhughes | 2018-06-16 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch '1.7' | Takeshi KOMIYA | 2018-06-16 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Add PROS to Examples List | Jonathan Bayless | 2018-06-13 | 1 | -0/+1 | |
| | | | ||||||
| * | | Update all pypi.python.org URLs to pypi.org | Jon Dufresne | 2018-04-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html | |||||
| * | | Merge branch '1.7-release' | Takeshi KOMIYA | 2018-02-10 | 1 | -1/+2 | |
| |\ \ | |/ | ||||||
| | * | EXAMPLES: move Arcade to rtd section, add aria2 | Vedran Miletić | 2018-02-10 | 1 | -1/+2 | |
| | | | ||||||
| * | | added "Hitchhiker's Guide to Python" to EXAMPLES | Dan Nguyen | 2018-02-07 | 1 | -0/+1 | |
| |/ | ||||||
| * | Prefer https & readthedocs.io instead of readthedocs.org for links | Jon Dufresne | 2018-01-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | Read the Docs moved hosting to readthedocs.io instead of readthedocs.org. Fix all links in the project. For additional details, see: https://blog.readthedocs.com/securing-subdomains/ > Starting today, Read the Docs will start hosting projects from subdomains on > the domain readthedocs.io, instead of on readthedocs.org. This change > addresses some security concerns around site cookies while hosting user > generated data on the same domain as our dashboard. | |||||
| * | Merge branch 'stable' | jfbu | 2017-12-20 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Update arcade.academy link | Paul V Craven | 2017-12-19 | 1 | -1/+1 | |
| | | | | | | | Update http://arcade.academy link to use http instead of https. | |||||
| | * | Add "Arcade" library documentation to examples | Paul V Craven | 2017-12-19 | 1 | -0/+1 | |
| | | | ||||||
| | * | fix a glitch | Takayuki SHIMIZUKAWA | 2017-09-26 | 1 | -1/+1 | |
| | | | ||||||
| | * | add Sylius to EXAMPLES | Takayuki SHIMIZUKAWA | 2017-09-13 | 1 | -0/+1 | |
| | | | | | | | https://groups.google.com/d/msg/sphinx-users/MACgWve2r9M/e2RUk2z2AwAJ | |||||
| * | | Add more EXAMPLES | Vedran Miletić | 2017-12-16 | 1 | -0/+26 | |
| | | | ||||||
| * | | Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b' | Takeshi KOMIYA | 2017-09-24 | 1 | -1/+3 | |
| |\ \ | |/ | ||||||
| | * | closes #4017: some web site house cleaning | shimizukawa | 2017-08-25 | 1 | -13/+3 | |
| | | | ||||||
| * | | Merge pull request #3981 from TimKam/3979-add-linux-doc-to-examples | Takeshi KOMIYA | 2017-08-09 | 1 | -0/+1 | |
| |\ \ | | | | | | | #3979 add Linux kernel doc to list of projects that use Sphinx | |||||
| | * | | #3979 add Linux kernel doc to list of projects that use Sphinx | Timotheus Kampik | 2017-08-05 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge pull request #3977 from vedranmiletic/documentation-fixes | Takeshi KOMIYA | 2017-08-09 | 1 | -3/+18 | |
| |\ \ \ | | | | | | | | | Add more EXAMPLES, remove those that use MkDocs | |||||
| | * | | | Add more EXAMPLES, remove those that use MkDocs | Vedran Miletić | 2017-08-02 | 1 | -3/+18 | |
| | |/ / | ||||||
| * | | | Add OpenTURNS to EXAMPLES | Julien Schueller | 2017-08-08 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Add more EXAMPLES, minor updates to existing ones | Vedran Miletić | 2017-07-16 | 1 | -2/+104 | |
| | | | ||||||
| * | | Clean up and update EXAMPLES | Vedran Miletić | 2017-07-14 | 1 | -160/+161 | |
| |/ | ||||||
| * | Fixed some broken URLs in "Projects using Sphinx" | Marco Buttu | 2017-02-08 | 1 | -22/+14 | |
| | | ||||||
| * | add MoinMoin to EXAMPLES | shimizukawa | 2016-11-23 | 1 | -0/+1 | |
| | | ||||||
| * | Add Pygame documentation to Examples. | shimizukawa | 2016-11-12 | 1 | -0/+1 | |
| | | | | | Requested by https://groups.google.com/d/msg/sphinx-users/-qpL-ArvHR0/VQuN99GYBAAJ | |||||
| * | Add Seaborn project to EXAMPLES (ref: #2814) | Takeshi KOMIYA | 2016-07-28 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch 'stable' into 1.4-release | Takeshi KOMIYA | 2016-03-23 | 1 | -2/+12 | |
| |\ | ||||||
| | * | Add several Sphinx documentation examples. | shimizukawa | 2016-03-06 | 1 | -2/+12 | |
| | | | ||||||
| * | | Fixup links in the documentation. | Georg Brandl | 2016-02-13 | 1 | -34/+28 | |
| |/ | ||||||
| * | remove or update missing links. | shimizukawa | 2015-03-07 | 1 | -15/+8 | |
| | | ||||||
| * | Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It ↵ | shimizukawa | 2015-02-23 | 1 | -1/+1 | |
| | | | | | was used for `sphinx.ext.intersphinx` and some documentation. | |||||
| * | Add a site for the example page | shimizukawa | 2015-02-21 | 1 | -0/+1 | |
| | | ||||||
| * | Merge with stable. | Georg Brandl | 2015-01-02 | 1 | -0/+1 | |
| |\ | ||||||
| | * | add a example | Takayuki Shimizukawa | 2014-12-30 | 1 | -0/+1 | |
| | | | ||||||
| | * | wrong branch... | Takayuki Shimizukawa | 2014-11-21 | 1 | -1/+0 | |
| | | | | | | | | | Backed out changeset 4d70ed8c4259 | |||||
| | * | add a documentation example with custome layout and css | Takayuki Shimizukawa | 2014-11-21 | 1 | -0/+1 | |
| | | | ||||||
| * | | add a documentation example with custome layout and css | Takayuki Shimizukawa | 2014-11-21 | 1 | -0/+1 | |
| | | | ||||||
| * | | add a documentation example with sphinx-py3doc-enhanced-theme. | Takayuki Shimizukawa | 2014-11-21 | 1 | -0/+4 | |
| | | | ||||||
| * | | add book example by using sphinx | Takayuki Shimizukawa | 2014-11-13 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge with stable. | Georg Brandl | 2014-11-04 | 1 | -0/+1 | |
| |\ \ | |/ | ||||||
| | * | add a example. | Takayuki Shimizukawa | 2014-10-28 | 1 | -0/+1 | |
| | | | ||||||
| * | | Link-checked and updated the URLs for projects using Sphinx that are still ↵ | EricFromCanada | 2014-06-19 | 1 | -36/+42 | |
| | | | | | | | | | | | | | available online. Missing projects have been left alone for now. | |||||
| * | | Update Pylons link, add Pyramid and Substance D | Steve Piercy | 2014-06-11 | 1 | -1/+3 | |
| | | | ||||||
| * | | added Lasso to example sites and books | EricFromCanada | 2014-06-09 | 1 | -0/+3 | |
| | | | ||||||
| * | | merge with stable | Takayuki Shimizukawa | 2014-06-09 | 1 | -0/+2 | |
| |\ \ | |/ | ||||||
| | * | * add Open Dylan site for 'examples'. | Takayuki Shimizukawa | 2014-06-07 | 1 | -0/+2 | |
| | | | ||||||
| * | | merge with stable | Georg Brandl | 2014-03-06 | 1 | -1/+4 | |
| |\ \ | |/ | ||||||
| | * | Add more projects to examples. | Georg Brandl | 2014-03-05 | 1 | -1/+3 | |
| | | | ||||||
