summaryrefslogtreecommitdiff
path: root/EXAMPLES
Commit message (Collapse)AuthorAgeFilesLines
...
* Add Spyder to documentation examples listC.A.M. Gerlach2018-08-031-0/+1
|
* added latexindent.pl to list of examplescmhughes2018-06-161-0/+1
|
* Merge branch '1.7'Takeshi KOMIYA2018-06-161-0/+1
|\
| * Add PROS to Examples ListJonathan Bayless2018-06-131-0/+1
| |
* | Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-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 KOMIYA2018-02-101-1/+2
|\ \ | |/
| * EXAMPLES: move Arcade to rtd section, add aria2Vedran Miletić2018-02-101-1/+2
| |
* | added "Hitchhiker's Guide to Python" to EXAMPLESDan Nguyen2018-02-071-0/+1
|/
* Prefer https & readthedocs.io instead of readthedocs.org for linksJon Dufresne2018-01-071-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'jfbu2017-12-201-0/+1
|\
| * Update arcade.academy linkPaul V Craven2017-12-191-1/+1
| | | | | | Update http://arcade.academy link to use http instead of https.
| * Add "Arcade" library documentation to examplesPaul V Craven2017-12-191-0/+1
| |
| * fix a glitchTakayuki SHIMIZUKAWA2017-09-261-1/+1
| |
| * add Sylius to EXAMPLESTakayuki SHIMIZUKAWA2017-09-131-0/+1
| | | | | | https://groups.google.com/d/msg/sphinx-users/MACgWve2r9M/e2RUk2z2AwAJ
* | Add more EXAMPLESVedran Miletić2017-12-161-0/+26
| |
* | Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b'Takeshi KOMIYA2017-09-241-1/+3
|\ \ | |/
| * closes #4017: some web site house cleaningshimizukawa2017-08-251-13/+3
| |
* | Merge pull request #3981 from TimKam/3979-add-linux-doc-to-examplesTakeshi KOMIYA2017-08-091-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 SphinxTimotheus Kampik2017-08-051-0/+1
| | |
* | | Merge pull request #3977 from vedranmiletic/documentation-fixesTakeshi KOMIYA2017-08-091-3/+18
|\ \ \ | | | | | | | | Add more EXAMPLES, remove those that use MkDocs
| * | | Add more EXAMPLES, remove those that use MkDocsVedran Miletić2017-08-021-3/+18
| |/ /
* | | Add OpenTURNS to EXAMPLESJulien Schueller2017-08-081-0/+1
|/ /
* | Add more EXAMPLES, minor updates to existing onesVedran Miletić2017-07-161-2/+104
| |
* | Clean up and update EXAMPLESVedran Miletić2017-07-141-160/+161
|/
* Fixed some broken URLs in "Projects using Sphinx"Marco Buttu2017-02-081-22/+14
|
* add MoinMoin to EXAMPLESshimizukawa2016-11-231-0/+1
|
* Add Pygame documentation to Examples.shimizukawa2016-11-121-0/+1
| | | | Requested by https://groups.google.com/d/msg/sphinx-users/-qpL-ArvHR0/VQuN99GYBAAJ
* Add Seaborn project to EXAMPLES (ref: #2814)Takeshi KOMIYA2016-07-281-0/+1
|
* Merge branch 'stable' into 1.4-releaseTakeshi KOMIYA2016-03-231-2/+12
|\
| * Add several Sphinx documentation examples.shimizukawa2016-03-061-2/+12
| |
* | Fixup links in the documentation.Georg Brandl2016-02-131-34/+28
|/
* remove or update missing links.shimizukawa2015-03-071-15/+8
|
* Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It ↵shimizukawa2015-02-231-1/+1
| | | | was used for `sphinx.ext.intersphinx` and some documentation.
* Add a site for the example pageshimizukawa2015-02-211-0/+1
|
* Merge with stable.Georg Brandl2015-01-021-0/+1
|\
| * add a exampleTakayuki Shimizukawa2014-12-301-0/+1
| |
| * wrong branch...Takayuki Shimizukawa2014-11-211-1/+0
| | | | | | | | Backed out changeset 4d70ed8c4259
| * add a documentation example with custome layout and cssTakayuki Shimizukawa2014-11-211-0/+1
| |
* | add a documentation example with custome layout and cssTakayuki Shimizukawa2014-11-211-0/+1
| |
* | add a documentation example with sphinx-py3doc-enhanced-theme.Takayuki Shimizukawa2014-11-211-0/+4
| |
* | add book example by using sphinxTakayuki Shimizukawa2014-11-131-0/+1
| |
* | Merge with stable.Georg Brandl2014-11-041-0/+1
|\ \ | |/
| * add a example.Takayuki Shimizukawa2014-10-281-0/+1
| |
* | Link-checked and updated the URLs for projects using Sphinx that are still ↵EricFromCanada2014-06-191-36/+42
| | | | | | | | | | | | available online. Missing projects have been left alone for now.
* | Update Pylons link, add Pyramid and Substance DSteve Piercy2014-06-111-1/+3
| |
* | added Lasso to example sites and booksEricFromCanada2014-06-091-0/+3
| |
* | merge with stableTakayuki Shimizukawa2014-06-091-0/+2
|\ \ | |/
| * * add Open Dylan site for 'examples'.Takayuki Shimizukawa2014-06-071-0/+2
| |
* | merge with stableGeorg Brandl2014-03-061-1/+4
|\ \ | |/
| * Add more projects to examples.Georg Brandl2014-03-051-1/+3
| |