You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation.html
+7-14Lines changed: 7 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -206,21 +206,14 @@ <h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to
206
206
<h2>Current Documentation<aclass="headerlink" href="#current-documentation" title="Permalink to this headline">¶</a></h2>
207
207
<p>IPython is developed as a set of Subprojects under the larger <aclass="reference external" href="http://jupyter.org">Project Jupyter</a> umbrella. The documentation of each Subproject is now
208
208
being hosted using the <aclass="reference external" href="https://readthedocs.org/">Read the Docs</a> service:</p>
209
-
<ul>
210
-
<li><pclass="first"><aclass="reference external" href="http://ipython.readthedocs.org/en/stable/">IPython</a>: documentation for the
(formerly <cite>IPython.Parallel</cite> sub-package of IPython, now standalone).</p>
215
-
</li>
216
-
<li><dlclass="first docutils">
217
-
<dt><ahref="#id1"><spanclass="problematic" id="id2">`</span></a>Main Documentation Site for Jupyter and IPython</dt>
218
-
<dd><pclass="first last"><<aclass="reference external" href="https://jupyter.readthedocs.org/en/latest">https://jupyter.readthedocs.org/en/latest</a>>`_: umbrella site with
209
+
<ulclass="simple">
210
+
<li><aclass="reference external" href="http://ipython.readthedocs.org/en/stable/">IPython</a>: documentation for the
(formerly <cite>IPython.Parallel</cite> sub-package of IPython, now standalone).</li>
214
+
<li><aclass="reference external" href="https://jupyter.readthedocs.org/en/latest">Main Documentation Site for Jupyter and IPython</a>: umbrella site with
219
215
documentation for all the Jupyter projects, including links to the IPython
0 commit comments