updated docu.

This commit is contained in:
2023-02-17 15:09:35 +01:00
parent abe47395cd
commit da6eea271d
21 changed files with 285 additions and 107 deletions

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to the musrfit documentation! &mdash; musrfit 1.8.2 documentation</title>
<title>Welcome to the musrfit documentation! &mdash; musrfit 1.9.0 documentation</title>
@ -57,6 +57,10 @@
<div class="version">
1.9
</div>
@ -178,6 +182,7 @@
<li class="toctree-l1"><a class="reference internal" href="user-libs.html">Documentation of user libs (user functions)</a><ul>
<li class="toctree-l2"><a class="reference internal" href="user-libs.html#meissner-profiles-vortex-lattice-related-functions-bmw-libs">Meissner-Profiles / Vortex-Lattice related functions (BMW libs)</a></li>
<li class="toctree-l2"><a class="reference internal" href="user-libs.html#nonlocal-superconductivity-related-meissner-screening-functions-as-libs">Nonlocal superconductivity related Meissner screening functions (AS libs)</a></li>
<li class="toctree-l2"><a class="reference internal" href="user-libs.html#depth-resolved-information-as-libs">Depth resolved information (AS libs)</a></li>
<li class="toctree-l2"><a class="reference internal" href="user-libs.html#functions-to-analyze-bgr-nmr-data-bnmr-libs">Functions to analyze β-NMR data (BNMR libs)</a></li>
</ul>
</li>
@ -262,8 +267,8 @@
<div role="contentinfo">
<p>
&copy; Copyright 2022, Andreas Suter.
Last updated on Dec 12, 2022.
&copy; Copyright 2023, Andreas Suter.
Last updated on Feb 17, 2023.
</p>
</div>
@ -285,7 +290,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'1.8.2',
VERSION:'1.9.0',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',