rename for rtd

This commit is contained in:
titusquah
2021-04-07 11:27:10 -06:00
parent e66989a4cd
commit 5ce76bb867
37 changed files with 1716 additions and 3029 deletions

View File

@@ -36,7 +36,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Getting Started" href="quickstart.html" />
<link rel="prev" title="Welcome to llepe&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator" href="../index.html" />
<link rel="prev" title="Welcome to LLEPE&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator" href="../index.html" />
</head>
<body class="wy-body-for-nav">
@@ -97,7 +97,7 @@
</ul>
<p class="caption"><span class="caption-text">Searchers</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../modules/reeps.html">LLEPE</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules/LLEPE.html">LLEPE</a></li>
</ul>
@@ -175,14 +175,14 @@
<div class="section" id="bleeding-edge-version">
<h2>Bleeding-edge version<a class="headerlink" href="#bleeding-edge-version" title="Permalink to this headline"></a></h2>
<p>To install the latest master version:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install git+https://xgitlab.cels.anl.gov/summer-2020/parameter-estimation.git
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install git+https://github.com/ANL-CEEESA/LLEPE.git
</pre></div>
</div>
</div>
<div class="section" id="development-version">
<h2>Development version<a class="headerlink" href="#development-version" title="Permalink to this headline"></a></h2>
<p>To contribute to Stable-Baselines, with support for running tests and building the documentation.</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>git clone https://xgitlab.cels.anl.gov/summer-2020/parameter-estimation.git <span class="o">&amp;&amp;</span> <span class="nb">cd</span> parameter-estimation
<p>To contribute to LLEPE, with support for running tests and building the documentation.</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>git clone https://github.com/ANL-CEEESA/LLEPE.git
pip install -e .<span class="o">[</span>docs,tests<span class="o">]</span>
</pre></div>
</div>
@@ -204,7 +204,7 @@ pip install -e .<span class="o">[</span>docs,tests<span class="o">]</span>
<a href="quickstart.html" class="btn btn-neutral float-right" title="Getting Started" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="../index.html" class="btn btn-neutral float-left" title="Welcome to llepe&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="../index.html" class="btn btn-neutral float-left" title="Welcome to LLEPE&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
@@ -213,7 +213,7 @@ pip install -e .<span class="o">[</span>docs,tests<span class="o">]</span>
<div role="contentinfo">
<p>
&copy; Copyright 2020, Titus Quah, Nwike Iloeje
&copy; Copyright 2020, UChicago Argonne, LLC.
</p>
</div>