Skip to content

Commit 2dbd4ff

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Monday, 23. November 2015 07:04AM
1 parent 7ace45e commit 2dbd4ff

File tree

2 files changed

+30
-8
lines changed

2 files changed

+30
-8
lines changed

_sources/documentation.txt

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@ Documentation
55
Current Documentation
66
---------------------
77

8-
IPython is developed as a set of Subprojects under the larger Project Jupyter umbrella. The documentation of each Subproject is now being hosted on `Read the Docs <https://readthedocs.org/>`_:
8+
IPython is developed as a set of Subprojects under the larger `Project Jupyter
9+
<http://jupyter.org>`_ umbrella. The documentation of each Subproject is now
10+
being hosted using the `Read the Docs <https://readthedocs.org/>`_ service:
911

10-
`Main Documentation Site for Jupyter and IPython <https://jupyter.readthedocs.org/en/latest/>`_
12+
* `IPython <http://ipython.readthedocs.org/en/stable/>`_: documentation for the
13+
IPython kernel.
1114

12-
This website includes the documentation for the Jupyter Notebook as well as the IPython kernel
13-
and other related projects.
15+
* `ipyparallel Documentation <http://ipyparallel.readthedocs.org/en/stable>`_
16+
(formerly `IPython.Parallel` sub-package of IPython, now standalone).
17+
18+
* `Main Documentation Site for Jupyter and IPython
19+
<https://jupyter.readthedocs.org/en/latest>`_: umbrella site with
20+
documentation for all the Jupyter projects, including links to the IPython
21+
docs.
1422

1523
.. _docs_all_releases:
1624

documentation.html

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,24 @@ <h4>Support IPython</h4>
204204
<h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h1>
205205
<div class="section" id="current-documentation">
206206
<h2>Current Documentation<a class="headerlink" href="#current-documentation" title="Permalink to this headline"></a></h2>
207-
<p>IPython is developed as a set of Subprojects under the larger Project Jupyter umbrella. The documentation of each Subproject is now being hosted on <a class="reference external" href="https://readthedocs.org/">Read the Docs</a>:</p>
208-
<p><a class="reference external" href="https://jupyter.readthedocs.org/en/latest/">Main Documentation Site for Jupyter and IPython</a></p>
209-
<p>This website includes the documentation for the Jupyter Notebook as well as the IPython kernel
210-
and other related projects.</p>
207+
<p>IPython is developed as a set of Subprojects under the larger <a class="reference external" href="http://jupyter.org">Project Jupyter</a> umbrella. The documentation of each Subproject is now
208+
being hosted using the <a class="reference external" href="https://readthedocs.org/">Read the Docs</a> service:</p>
209+
<ul>
210+
<li><p class="first"><a class="reference external" href="http://ipython.readthedocs.org/en/stable/">IPython</a>: documentation for the
211+
IPython kernel.</p>
212+
</li>
213+
<li><p class="first"><a class="reference external" href="http://ipyparallel.readthedocs.org/en/stable">ipyparallel Documentation</a>
214+
(formerly <cite>IPython.Parallel</cite> sub-package of IPython, now standalone).</p>
215+
</li>
216+
<li><dl class="first docutils">
217+
<dt><a href="#id1"><span class="problematic" id="id2">`</span></a>Main Documentation Site for Jupyter and IPython</dt>
218+
<dd><p class="first last">&lt;<a class="reference external" href="https://jupyter.readthedocs.org/en/latest">https://jupyter.readthedocs.org/en/latest</a>&gt;`_: umbrella site with
219+
documentation for all the Jupyter projects, including links to the IPython
220+
docs.</p>
221+
</dd>
222+
</dl>
223+
</li>
224+
</ul>
211225
</div>
212226
<div class="section" id="documentation-for-previous-releases">
213227
<span id="docs-all-releases"></span><h2>Documentation for previous releases<a class="headerlink" href="#documentation-for-previous-releases" title="Permalink to this headline"></a></h2>

0 commit comments

Comments
 (0)