Commit Graph

252 Commits

Author SHA1 Message Date
cmhughes
422e8bbc6f added latexindent.pl to list of examples 2018-06-16 15:48:04 +01:00
Takeshi KOMIYA
71c0eb6b1a Merge branch '1.7' 2018-06-16 18:23:36 +09:00
Jonathan Bayless
93060bbac2
Add PROS to Examples List 2018-06-13 11:47:24 -05:00
Jon Dufresne
365c93f227 Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
2018-04-18 19:51:48 -07:00
Takeshi KOMIYA
e84ba569a2 Merge branch '1.7-release' 2018-02-10 15:46:48 +09:00
Vedran Miletić
7dc1b14b91 EXAMPLES: move Arcade to rtd section, add aria2 2018-02-10 01:06:03 +01:00
Dan Nguyen
678999fba2
added "Hitchhiker's Guide to Python" to EXAMPLES 2018-02-07 18:24:54 -08:00
Jon Dufresne
cc3abba171 Prefer https & readthedocs.io instead of readthedocs.org for links
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.
2018-01-07 09:10:27 -08:00
jfbu
0a66d51cbc Merge branch 'stable' 2017-12-20 21:52:45 +01:00
Paul V Craven
3fe218e759
Update arcade.academy link
Update http://arcade.academy link to use http instead of https.
2017-12-19 21:14:36 -06:00
Paul V Craven
221aa470fa
Add "Arcade" library documentation to examples 2017-12-19 17:28:28 -06:00
Vedran Miletić
c6775bce07 Add more EXAMPLES 2017-12-16 18:21:37 +01:00
Takayuki SHIMIZUKAWA
e15e9a79b4 fix a glitch 2017-09-26 22:49:23 +09:00
Takeshi KOMIYA
731f971319 Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b' 2017-09-24 22:49:37 +09:00
Takayuki SHIMIZUKAWA
7bda952e4a add Sylius to EXAMPLES
https://groups.google.com/d/msg/sphinx-users/MACgWve2r9M/e2RUk2z2AwAJ
2017-09-13 17:39:31 +09:00
shimizukawa
63c15998f6 closes #4017: some web site house cleaning 2017-08-25 23:37:06 +09:00
Takeshi KOMIYA
ddbc205535 Merge pull request #3981 from TimKam/3979-add-linux-doc-to-examples
#3979 add Linux kernel doc to list of projects that use Sphinx
2017-08-09 00:04:37 +09:00
Takeshi KOMIYA
b49393379f Merge pull request #3977 from vedranmiletic/documentation-fixes
Add more EXAMPLES, remove those that use MkDocs
2017-08-09 00:04:13 +09:00
Julien Schueller
308dc7ad41 Add OpenTURNS to EXAMPLES 2017-08-08 16:08:16 +02:00
Timotheus Kampik
0fc80438e6 #3979 add Linux kernel doc to list of projects that use Sphinx 2017-08-05 14:21:31 +02:00
Vedran Miletić
55ea789d97 Add more EXAMPLES, remove those that use MkDocs 2017-08-02 12:43:09 +02:00
Vedran Miletić
6acf701e8a Add more EXAMPLES, minor updates to existing ones 2017-07-16 19:41:52 +02:00
Vedran Miletić
38b39c008d Clean up and update EXAMPLES 2017-07-14 18:25:22 +02:00
Marco Buttu
7c044aa898 Fixed some broken URLs in "Projects using Sphinx" 2017-02-08 14:14:50 +01:00
shimizukawa
736c18d498 add MoinMoin to EXAMPLES 2016-11-23 00:40:24 +09:00
shimizukawa
903e464c84 Add Pygame documentation to Examples.
Requested by https://groups.google.com/d/msg/sphinx-users/-qpL-ArvHR0/VQuN99GYBAAJ
2016-11-12 14:19:31 +09:00
Takeshi KOMIYA
0a03771791 Add Seaborn project to EXAMPLES (ref: #2814) 2016-07-28 11:54:08 +09:00
Takeshi KOMIYA
478c1d2ea6 Merge branch 'stable' into 1.4-release 2016-03-23 22:01:14 +09:00
shimizukawa
7c47e0665a Add several Sphinx documentation examples. 2016-03-06 15:31:19 +09:00
Georg Brandl
5e8642983b Fixup links in the documentation. 2016-02-13 16:00:46 +01:00
shimizukawa
86edaeb8c4 remove or update missing links. 2015-03-07 22:07:46 +09:00
shimizukawa
b0d40ea22c Closes #1735: Use https://doc.python.org/ instead of `http protocol. It was used for sphinx.ext.intersphinx` and some documentation. 2015-02-23 04:20:35 +00:00
shimizukawa
80aa24e7c4 Add a site for the example page 2015-02-21 07:00:58 +09:00
Georg Brandl
7b8a984bab Merge with stable. 2015-01-02 11:12:35 +01:00
Takayuki Shimizukawa
b13035267f add a example 2014-12-30 18:00:53 +09:00
Takayuki Shimizukawa
fa9fef3632 add a documentation example with custome layout and css 2014-11-21 10:12:48 +09:00
Takayuki Shimizukawa
2db40f7725 wrong branch...
Backed out changeset 4d70ed8c4259
2014-11-21 10:11:39 +09:00
Takayuki Shimizukawa
fe64b3ff3d add a documentation example with custome layout and css 2014-11-21 10:10:39 +09:00
Takayuki Shimizukawa
a82201cb36 add a documentation example with sphinx-py3doc-enhanced-theme. 2014-11-21 08:48:31 +09:00
Takayuki Shimizukawa
9bd9d8a65d add book example by using sphinx 2014-11-13 20:38:20 +09:00
Georg Brandl
d06ede265d Merge with stable. 2014-11-04 08:52:17 +01:00
Takayuki Shimizukawa
6227082061 add a example. 2014-10-28 21:24:21 +09:00
EricFromCanada
00feeb154c Link-checked and updated the URLs for projects using Sphinx that are still available online.
Missing projects have been left alone for now.
2014-06-19 12:12:27 -04:00
Steve Piercy
f1e53b97a2 Update Pylons link, add Pyramid and Substance D 2014-06-11 00:04:33 +00:00
EricFromCanada
4d8e818ca6 added Lasso to example sites and books 2014-06-09 13:09:36 -04:00
Takayuki Shimizukawa
74fbd611ab merge with stable 2014-06-09 22:45:05 +09:00
Takayuki Shimizukawa
c8e2fd8683 * add Open Dylan site for 'examples'. 2014-06-07 16:31:10 +09:00
Georg Brandl
02363c3ce2 merge with stable 2014-03-06 08:13:14 +01:00
Georg Brandl
d0f18d4131 Add more projects to examples. 2014-03-05 07:52:55 +01:00
Georg Brandl
9a0942b8a2 Add Ceph. 2014-03-05 07:50:21 +01:00
Georg Brandl
fc94bee009 merge with stable 2014-02-02 08:05:59 +01:00
Dmitry Shachnev
31a1dd2de5 Update Ubuntu packaging guide URL 2014-01-30 11:40:16 +04:00
Alexander Lenz
52b8570703 EXAMPLES: NICOS added, Sphinx itself removed. 2014-01-24 16:29:53 +00:00
Georg Brandl
9708319f5c docs: fix some broken links 2014-01-13 00:05:22 +01:00
Takayuki Shimizukawa
1c02e0ee29 add QGIS page for examples page 2013-10-03 06:08:24 +00:00
Georg Brandl
6658b755df merge 2013-09-16 09:14:17 +02:00
Georg Brandl
2f31391ab9 Add Varnish docs and book. 2013-09-16 09:10:23 +02:00
Takayuki Shimizukawa
b3af8c6676 add Learning Sphinx book for EXAMPLES too. 2013-09-16 15:36:54 +09:00
Takayuki Shimizukawa
b3a1dc3d83 append example page 2013-09-16 15:34:18 +09:00
Georg Brandl
7a1a7c60f3 merge with stable 2013-09-16 08:21:44 +02:00
Georg Brandl
4d8672fe56 Update EXAMPLES, thanks to juh. 2013-09-16 08:09:08 +02:00
Takayuki Shimizukawa
fa7fe88d74 Add some URLs to example list. 2013-07-27 00:40:08 +09:00
Takayuki Shimizukawa
fea8264aa5 add OpenCV for EXAMPLES 2013-04-30 23:41:31 +09:00
Takayuki Shimizukawa
a4143880d2 add MPipe to example (sphinx13 theme) 2013-04-13 14:42:30 +09:00
Takayuki Shimizukawa
4659e4054e using proper page title for Adobe's EXAMPLE link 2013-03-29 09:39:44 +09:00
Takayuki Shimizukawa
87391201b7 add 'Adobe Enterprise Toolkit' link for EXAMPLE 2013-03-29 09:35:47 +09:00
Takayuki Shimizukawa
3cad43131a add 'Python Wild Magic' link for EXAMPLES 2013-03-11 12:44:03 +09:00
Takayuki Shimizukawa
35c44b63fb add CakePHP and Chef for EXAMPLES 2013-02-26 10:19:03 +09:00
Georg Brandl
dd84529c42 Add the Ubuntu packaging guide. 2012-11-04 11:29:47 +01:00
Georg Brandl
4763419db1 Update Sphinx URL to new sphinx-doc.org domain. 2012-11-04 11:28:12 +01:00
Robert Lehmann
bb51110b3e Add OpenCV. 2012-11-02 17:27:02 +01:00
Georg Brandl
447ba07b3c Add Istihza. 2012-10-30 10:21:53 +01:00
Georg Brandl
6f824a533d Add Valence. 2012-10-30 10:20:59 +01:00
Georg Brandl
b40a5a0c0e Add Turbulenz. 2012-10-30 10:20:10 +01:00
Georg Brandl
1d4c1c11f5 Add PSI4. 2012-10-30 10:19:41 +01:00
Georg Brandl
9a2760fcb1 Add DEAP. 2012-10-30 10:18:11 +01:00
Georg Brandl
cac6b44169 Add MathJax. 2012-10-30 10:11:05 +01:00
Georg Brandl
ede91a36d0 Add or-tools. 2012-10-30 08:53:41 +01:00
Georg Brandl
d769d4ae71 Change sphinx-dev to sphinx-users where applicable. 2012-10-30 08:47:20 +01:00
Georg Brandl
2c77c05473 Merge with 1.0 2011-09-23 22:03:34 +02:00
Georg Brandl
87a417b3b1 Add Elemental. 2011-09-23 11:16:40 +02:00
Georg Brandl
25d41d8ed1 Merge with 1.0 2011-09-23 08:06:12 +02:00
Georg Brandl
1e13985131 Update examples list. 2011-09-22 15:31:32 +02:00
Georg Brandl
9bd6d74109 Add some more examples. 2011-01-15 10:23:51 +01:00
Georg Brandl
a8bae1ce04 Update book URL. 2011-01-08 19:25:20 +01:00
Georg Brandl
38d9604985 Add Dirigible. 2011-01-07 11:23:05 +01:00
Georg Brandl
c873409943 Add Leo. 2011-01-06 12:08:26 +01:00
Georg Brandl
0b11af5024 Add Lino. 2011-01-06 12:03:09 +01:00
Georg Brandl
cdc820f136 Add Pyre. 2011-01-06 12:01:40 +01:00
Georg Brandl
db597468b8 Add book examples. 2011-01-04 21:51:16 +01:00
Daniel Neuhäuser
e46a8e9ded Change redirected URLs to the new locations 2011-02-05 21:48:54 +01:00
Kenneth Reitz
03d2bebbf4 Added Tablib to EXAMPLES. 2011-01-30 02:18:43 -05:00
Georg Brandl
bb7bf21c7e merge with 1.0 2011-01-15 15:47:36 +01:00
Georg Brandl
6c23616b2c merge with 1.0 2011-01-08 20:09:29 +01:00
Georg Brandl
15fe77069a Add pypol. 2010-10-17 08:41:52 +02:00
Georg Brandl
279d025ffe Add Tau. 2010-08-05 15:29:45 +02:00
Daniel Neuhäuser
e8f2d8f8e4 Changed documentation URL by request 2010-07-26 05:16:00 +02:00
Daniel Neuhäuser
1c09b052fa Added PyMQI documentation to the examples 2010-06-22 20:38:18 +02:00
Daniel Neuhäuser
ea62fb7af3 Added the Spring Python documentation to the examples 2010-06-22 20:37:11 +02:00
Daniel Neuhäuser
85a854c859 Added the tipfy documentation to the examples 2010-06-21 20:08:52 +02:00