|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Examples — diffpy.pdffit2 1.6.0rc0 documentation</title> |
| 9 | + <title>Examples — diffpy.pdffit2 1.6.0rc1 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
13 | 13 |
|
14 | 14 |
|
15 | 15 | <script src="_static/jquery.js?v=5d32c60e"></script> |
16 | 16 | <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
17 | | - <script src="_static/documentation_options.js?v=1d834b09"></script> |
| 17 | + <script src="_static/documentation_options.js?v=b4c33f6f"></script> |
18 | 18 | <script src="_static/doctools.js?v=fd6eb6e6"></script> |
19 | 19 | <script src="_static/sphinx_highlight.js?v=6ffebe34"></script> |
20 | 20 | <script src="_static/clipboard.min.js?v=a7894cd8"></script> |
|
46 | 46 | </div> |
47 | 47 | </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
48 | 48 | <ul class="current"> |
49 | | -<li class="toctree-l1 current"><a class="current reference internal" href="#">Examples</a></li> |
| 49 | +<li class="toctree-l1 current"><a class="current reference internal" href="#">Examples</a><ul> |
| 50 | +<li class="toctree-l2"><a class="reference internal" href="#example-1-calculate-pdf-of-fcc-nickel">Example 1: Calculate PDF of FCC nickel</a></li> |
| 51 | +<li class="toctree-l2"><a class="reference internal" href="#example-2-performing-simple-refinement">Example 2: Performing simple refinement</a></li> |
| 52 | +</ul> |
| 53 | +</li> |
50 | 54 | <li class="toctree-l1"><a class="reference internal" href="api/diffpy.pdffit2.html">Package API</a></li> |
51 | 55 | <li class="toctree-l1"><a class="reference internal" href="release.html">Release notes</a></li> |
52 | 56 | <li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li> |
|
0 commit comments