Skip to content

Commit 40235d1

Browse files
committed
Synchronized with the source at 1126e00.
1 parent a25b876 commit 40235d1

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

_sources/products/SrMise.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Enthought Canopy which already includes the required components.
7575
Installation
7676
------------------------------------------------------------------------
7777

78-
The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems (see the :doc:`license <SrMiselicense>` for terms and conditions of use) is
78+
The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems
79+
(see the :doc:`license <SrMiselicense>` for terms and conditions of use) is
7980
using ``pip`` to download and install the latest release from the
8081
`Python Package Index <https://pypi.python.org>`_ (PyPI). ::
8182

@@ -97,9 +98,10 @@ To install on Windows run either of the commands above omitting ``sudo``.
9798

9899

99100
What next?
100-
==========
101+
----------
101102

102-
Explore the `SrMise examples <http://diffpy.github.io/diffpy.srmise/examples.html>`_!
103+
Explore the SrMise tutorial
104+
`examples <http://diffpy.github.io/diffpy.srmise/examples.html>`_!
103105

104106
.. toctree::
105107
:hidden:

products/SrMise.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ <h2>Getting Started<a class="headerlink" href="#getting-started" title="Permalin
173173
</div>
174174
<div class="section" id="installation">
175175
<h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2>
176-
<p>The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems (see the <a class="reference internal" href="SrMiselicense.html"><em>license</em></a> for terms and conditions of use) is
176+
<p>The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems
177+
(see the <a class="reference internal" href="SrMiselicense.html"><em>license</em></a> for terms and conditions of use) is
177178
using <code class="docutils literal"><span class="pre">pip</span></code> to download and install the latest release from the
178179
<a class="reference external" href="https://pypi.python.org">Python Package Index</a> (PyPI).</p>
179180
<div class="highlight-python"><div class="highlight"><pre>sudo pip install diffpy.srmise
@@ -191,13 +192,14 @@ <h2>Installation<a class="headerlink" href="#installation" title="Permalink to t
191192
<code class="docutils literal"><span class="pre">python</span> <span class="pre">setup.py</span> <span class="pre">install</span> <span class="pre">--help</span></code> for options to install to user-writable
192193
directories.</p>
193194
<p>To install on Windows run either of the commands above omitting <code class="docutils literal"><span class="pre">sudo</span></code>.</p>
195+
</div>
194196
<div class="section" id="what-next">
195-
<h3>What next?<a class="headerlink" href="#what-next" title="Permalink to this headline"></a></h3>
196-
<p>Explore the <a class="reference external" href="http://diffpy.github.io/diffpy.srmise/examples.html">SrMise examples</a>!</p>
197+
<h2>What next?<a class="headerlink" href="#what-next" title="Permalink to this headline"></a></h2>
198+
<p>Explore the SrMise tutorial
199+
<a class="reference external" href="http://diffpy.github.io/diffpy.srmise/examples.html">examples</a>!</p>
197200
<div class="toctree-wrapper compound">
198201
</div>
199202
</div>
200-
</div>
201203
</div>
202204

203205

0 commit comments

Comments
 (0)