Skip to content

Commit b53cc99

Browse files
committed
Updated website (automated commit)
1 parent 2a721aa commit b53cc99

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

_sources/install.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
~~~~~~~
2-
Install
3-
~~~~~~~
1+
~~~~~~~~~~~~~~~~~~
2+
Installing IPython
3+
~~~~~~~~~~~~~~~~~~
44

55
There are multiple ways of installing IPython, and our official documentation
66
contains `detailed instructions

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<script type="text/javascript" src="_static/doctools.js"></script>
2929
<link rel="shortcut icon" href="_static/favicon.ico"/>
3030
<link rel="top" title="IPython" href="index.html" />
31-
<link rel="next" title="Install" href="install.html" />
31+
<link rel="next" title="Installing IPython" href="install.html" />
3232
<link rel="prev" title="Documentation" href="documentation.html" />
3333
</head>
3434
<body>

install.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1010

11-
<title>Install &mdash; IPython</title>
11+
<title>Installing IPython &mdash; IPython</title>
1212

1313
<link rel="stylesheet" href="_static/agogo.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -191,8 +191,8 @@ <h4>Support IPython</h4>
191191
<div class="bodywrapper">
192192
<div class="body">
193193

194-
<div class="section" id="install">
195-
<h1>Install<a class="headerlink" href="#install" title="Permalink to this headline"></a></h1>
194+
<div class="section" id="installing-ipython">
195+
<h1>Installing IPython<a class="headerlink" href="#installing-ipython" title="Permalink to this headline"></a></h1>
196196
<p>There are multiple ways of installing IPython, and our official documentation
197197
contains <a class="reference external" href="http://ipython.org/ipython-doc/stable/install/install.html">detailed instructions</a> for manual
198198
installs from source, targeted at advanced users and developers.</p>

notebook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<link rel="shortcut icon" href="_static/favicon.ico"/>
3030
<link rel="top" title="IPython" href="index.html" />
3131
<link rel="next" title="News" href="news.html" />
32-
<link rel="prev" title="Install" href="install.html" />
32+
<link rel="prev" title="Installing IPython" href="install.html" />
3333
</head>
3434
<body>
3535
<div class="header-wrapper">

0 commit comments

Comments
 (0)