Skip to content

Commit 4a94b24

Browse files
committed
Sync with the source at 9c45d37
1 parent eb3fd09 commit 4a94b24

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,7 @@
9898
 
9999
<a href="products/diffpycmi/index.html" class="btn btn-large btn-success btn-flat">Get DiffPy-CMI</a>
100100
&nbsp;
101-
<a href="acknowledgements.html">Credits</a></p><p>Tutorial files for <a class="reference external" href="https://workshops.ill.fr/event/133/page/32-home">ADD2019</a> are at
102-
<a class="reference external" href="https://github.com/diffpy/add2019-diffpy-cmi">https://github.com/diffpy/add2019-diffpy-cmi</a>.</p>
103-
<div class="section" id="diffpy-atomic-structure-analysis-in-python">
101+
<a href="acknowledgements.html">Credits</a></p><div class="section" id="diffpy-atomic-structure-analysis-in-python">
104102
<h1>DiffPy - Atomic Structure Analysis in Python<a class="headerlink" href="#diffpy-atomic-structure-analysis-in-python" title="Permalink to this headline"></a></h1>
105103
<p>A free and open source software project to provide python software for
106104
diffraction analysis and the study of the atomic structure of materials.</p>

products/diffpycmi/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ <h2>What next?<a class="headerlink" href="#what-next" title="Permalink to this h
158158
<li><a class="reference internal" href="contributecode.html"><span class="doc">Contribute code</span></a></li>
159159
</ul>
160160
</div>
161+
<div class="section" id="tutorials">
162+
<h2>Tutorials<a class="headerlink" href="#tutorials" title="Permalink to this headline"></a></h2>
163+
<ul class="simple">
164+
<li><a class="reference external" href="https://workshops.ill.fr/event/133/page/32-home">ADD2019</a> school and conference –
165+
<a class="reference external" href="https://github.com/diffpy/add2019-diffpy-cmi">https://github.com/diffpy/add2019-diffpy-cmi</a></li>
166+
</ul>
167+
</div>
161168
<div class="section" id="documentation">
162169
<h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h2>
163170
<p>Documentation for packages developed by the DiffPy team is available
@@ -171,7 +178,7 @@ <h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to
171178
<li><a class="reference external" href="../../doc/pyobjcryst/">pyobjcryst</a> – Python interface to ObjCryst++ crystallographic
172179
library</li>
173180
<li><a class="reference external" href="../../doc/utils/">diffpy.utils</a> – general purpose utilities for the diffpy libraries</li>
174-
<li><a class="reference external" href="../../doc/libdiffpy/">libdiffpy</a> - C++ library for calculation of PDF and other real-space
181+
<li><a class="reference external" href="../../doc/libdiffpy/">libdiffpy</a> C++ library for calculation of PDF and other real-space
175182
quantities</li>
176183
</ul>
177184
<p>See <a class="reference internal" href="contents.html#contents"><span class="std std-ref">DiffPy-CMI contents</span></a> for a complete list

0 commit comments

Comments
 (0)