update of the docu.

This commit is contained in:
2022-05-29 12:52:13 +02:00
parent e0ec00deab
commit 7e830a0c12
32 changed files with 4981 additions and 4828 deletions

View File

@@ -1,31 +1,42 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html>
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>any2many - a Universal μSR-file-format converter &#8212; musrfit 1.7.6 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>any2many - a Universal μSR-file-format converter &mdash; musrfit 1.8.0 documentation</title>
<link rel="stylesheet" href="_static/haiku.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '1.8.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="top" title="musrfit 1.8.0 documentation" href="index.html" />
<link rel="next" title="MusrRoot - an Extensible Open File Format for μSR" href="musr-root.html" />
<link rel="prev" title="msr2data - A Program for Automatically Processing Multiple musrfit msr Files" href="msr2data.html" />
</head><body>
<div class="header" role="banner"><h1 class="heading"><a href="index.html">
<span>musrfit 1.7.6 documentation</span></a></h1>
</head>
<body>
<div class="header"><h1 class="heading"><a href="index.html">
<span>musrfit 1.8.0 documentation</span></a></h1>
<h2 class="heading"><span>any2many - a Universal μSR-file-format converter</span></h2>
</div>
<div class="topnav" role="navigation" aria-label="top navigation">
<div class="topnav">
<p>
«&#160;&#160;<a href="msr2data.html">msr2data - A Program for Automatically Processing Multiple <code class="docutils literal notranslate"><span class="pre">musrfit</span></code> msr Files</a>
«&#160;&#160;<a href="msr2data.html">msr2data - A Program for Automatically Processing Multiple <tt class="docutils literal"><span class="pre">musrfit</span></tt> msr Files</a>
&#160;&#160;::&#160;&#160;
<a class="uplink" href="index.html">Contents</a>
&#160;&#160;::&#160;&#160;
@@ -33,21 +44,21 @@
</p>
</div>
<div class="content" role="main">
<div class="content">
<div class="section" id="any2many-a-universal-mgrsr-file-format-converter">
<span id="index-0"></span><h1>any2many - a Universal μSR-file-format converter<a class="headerlink" href="#any2many-a-universal-mgrsr-file-format-converter" title="Permalink to this headline"></a></h1>
<p><code class="docutils literal notranslate"><span class="pre">any2many</span></code> allows to convert most μSR-file-formats from one to the other.
For a detailed description see <a class="reference internal" href="user-manual.html#any2many"><span class="std std-ref">here</span></a>.</p>
<p><tt class="docutils literal"><span class="pre">any2many</span></tt> allows to convert most μSR-file-formats from one to the other.
For a detailed description see <a class="reference internal" href="user-manual.html#any2many"><em>here</em></a>.</p>
</div>
</div>
<div class="bottomnav" role="navigation" aria-label="bottom navigation">
<div class="bottomnav">
<p>
«&#160;&#160;<a href="msr2data.html">msr2data - A Program for Automatically Processing Multiple <code class="docutils literal notranslate"><span class="pre">musrfit</span></code> msr Files</a>
«&#160;&#160;<a href="msr2data.html">msr2data - A Program for Automatically Processing Multiple <tt class="docutils literal"><span class="pre">musrfit</span></tt> msr Files</a>
&#160;&#160;::&#160;&#160;
<a class="uplink" href="index.html">Contents</a>
&#160;&#160;::&#160;&#160;
@@ -56,10 +67,10 @@ For a detailed description see <a class="reference internal" href="user-manual.h
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2021, Andreas Suter.
Last updated on Oct 02, 2021.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.4.3.
<div class="footer">
&copy; Copyright 2022, Andreas Suter.
Last updated on May 29, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div>
</body>
</html>