Skip to content

Commit

Permalink
Update docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2024
1 parent 1c10a65 commit 60f96dd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,8 +428,8 @@
<h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this heading">#</a></h1>
<p>Changelog entries for the development version are available at
<a class="reference external" href="https://rosettasciio.readthedocs.io/en/latest/changes.html">https://rosettasciio.readthedocs.io/en/latest/changes.html</a></p>
<section id="release-unreleased-2024-05-23">
<h2> [UNRELEASED] (2024-05-23)<a class="headerlink" href="#release-unreleased-2024-05-23" title="Link to this heading">#</a></h2>
<section id="release-unreleased-2024-05-25">
<h2> [UNRELEASED] (2024-05-25)<a class="headerlink" href="#release-unreleased-2024-05-25" title="Link to this heading">#</a></h2>
<section id="enhancements">
<h3>Enhancements<a class="headerlink" href="#enhancements" title="Link to this heading">#</a></h3>
<ul class="simple">
Expand Down Expand Up @@ -717,7 +717,7 @@ <h2>Initiation (2022-07-23)<a class="headerlink" href="#initiation-2022-07-23" t
</div>
<nav class="bd-toc-nav page-toc" aria-labelledby="pst-page-navigation-heading-2">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#release-unreleased-2024-05-23"> [UNRELEASED] (2024-05-23)</a><ul class="nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#release-unreleased-2024-05-25"> [UNRELEASED] (2024-05-25)</a><ul class="nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#enhancements">Enhancements</a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#bug-fixes">Bug Fixes</a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#maintenance">Maintenance</a></li>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ <h2>Table of contents<a class="headerlink" href="#table-of-contents" title="Link
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changes.html">Release Notes</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changes.html#release-unreleased-2024-05-23"> [UNRELEASED] (2024-05-23)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changes.html#release-unreleased-2024-05-25"> [UNRELEASED] (2024-05-25)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changes.html#id5">0.4 (2024-04-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changes.html#id25">0.3 (2023-12-12)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changes.html#changes-0-2">0.2 (2023-11-09)</a></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion user_guide/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ <h1>Installation<a class="headerlink" href="#installation" title="Link to this h
<section id="with-conda">
<span id="install-with-conda"></span><h2>With conda<a class="headerlink" href="#with-conda" title="Link to this heading">#</a></h2>
<p>To install with conda, we recommend you install it in a
<a class="reference external" href="https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html" title="(in conda v24.5.1.dev20)"><span class="xref std std-doc">conda environment</span></a> with the
<a class="reference external" href="https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html" title="(in conda v24.5.1.dev21)"><span class="xref std std-doc">conda environment</span></a> with the
<a class="reference external" href="https://github.com/conda-forge/miniforge">Miniforge distribution</a>.
To create an environment and activate it:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">create</span> <span class="o">--</span><span class="n">name</span> <span class="n">rsciio</span> <span class="n">python</span><span class="o">=</span><span class="mf">3.11</span>
Expand Down

0 comments on commit 60f96dd

Please sign in to comment.