Skip to content

Commit 172a092

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Wednesday, 19. April 2017 11:10PM
1 parent 5f6cabb commit 172a092

28 files changed

+47
-27
lines changed

_sources/news.rst.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
News
33
====
44

5+
IPython 6.0
6+
-----------
7+
8+
IPython 6.0 was released on April 19th, 2017. This release is the first major
9+
release that only support Python 3. See longer announce on the `Jupyter Blog
10+
<http://blog.jupyter.org/2017/04/19/http://blog.jupyter.org/release-of-ipython-6-0/>`_,
11+
and the `release notes
12+
<http://ipython.readthedocs.io/en/latest/whatsnew/version6.html#ipython-6-0>`__
13+
14+
IPython 5.x is still considered stable/LTS and will still get releases with
15+
bugfixes.
16+
517
IPython 5.3
618
-----------
719

_static/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

_static/doctools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for all documentation.
66
*
7-
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

_static/websupport.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* sphinx.websupport utilities for all documentation.
66
*
7-
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

books.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ <h2>Get your Book on this page<a class="headerlink" href="#get-your-book-on-this
384384

385385
<div class="footer" role="contentinfo">
386386
&#169; Copyright the IPython development team.
387-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
387+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
388388
</div>
389389
</div>
390390

books_policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h4>Support IPython</h4>
333333

334334
<div class="footer" role="contentinfo">
335335
&#169; Copyright the IPython development team.
336-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
336+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
337337
</div>
338338
</div>
339339

citing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ <h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Permalink
325325

326326
<div class="footer" role="contentinfo">
327327
&#169; Copyright the IPython development team.
328-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
328+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
329329
</div>
330330
</div>
331331

documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h2>Other pieces<a class="headerlink" href="#other-pieces" title="Permalink to t
343343

344344
<div class="footer" role="contentinfo">
345345
&#169; Copyright the IPython development team.
346-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
346+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
347347
</div>
348348
</div>
349349

donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h1>Support IPython Development<a class="headerlink" href="#support-ipython-deve
333333

334334
<div class="footer" role="contentinfo">
335335
&#169; Copyright the IPython development team.
336-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
336+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
337337
</div>
338338
</div>
339339

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h2>What is the best way to install IPython?<a class="headerlink" href="#what-is
349349

350350
<div class="footer" role="contentinfo">
351351
&#169; Copyright the IPython development team.
352-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
352+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
353353
</div>
354354
</div>
355355

0 commit comments

Comments
 (0)