Skip to content

Commit

Permalink
circumvent modules.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Jashcraf committed Aug 20, 2023
1 parent 2bf91e2 commit 0e631fa
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 11 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Summary
:maxdepth: 2
:caption: Contents:

modules
poke
notebooks/installation.ipynb
notebooks/rayfrontattributes.ipynb
notebooks/introtopolarization.ipynb
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a></li>
<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/rayfrontattributes.html">Intro to Poke: The Rayfront</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/introtopolarization.html">Intro to Poke: Polarization Ray Tracing</a></li>
Expand Down
18 changes: 13 additions & 5 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="poke" href="modules.html" />
<link rel="next" title="poke package" href="poke.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -39,7 +39,7 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a></li>
<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/rayfrontattributes.html">Intro to Poke: The Rayfront</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/introtopolarization.html">Intro to Poke: Polarization Ray Tracing</a></li>
Expand Down Expand Up @@ -110,8 +110,16 @@ <h2>Summary<a class="headerlink" href="#summary" title="Permalink to this headli
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a><ul>
<li class="toctree-l2"><a class="reference internal" href="poke.html">poke package</a></li>
<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="poke.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.poke_core">poke.poke_core module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.poke_math">poke.poke_math module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.raytrace">poke.raytrace module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.plotting">poke.plotting module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.polarization">poke.polarization module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.thinfilms">poke.thinfilms module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.writing">poke.writing module</a></li>
<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a><ul>
Expand Down Expand Up @@ -156,7 +164,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="modules.html" class="btn btn-neutral float-right" title="poke" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="poke.html" class="btn btn-neutral float-right" title="poke package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a></li>
<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/rayfrontattributes.html">Intro to Poke: The Rayfront</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/introtopolarization.html">Intro to Poke: Polarization Ray Tracing</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a></li>
<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/rayfrontattributes.html">Intro to Poke: The Rayfront</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/introtopolarization.html">Intro to Poke: Polarization Ray Tracing</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Summary
:maxdepth: 2
:caption: Contents:

modules
poke
notebooks/installation.ipynb
notebooks/rayfrontattributes.ipynb
notebooks/introtopolarization.ipynb
Expand Down

0 comments on commit 0e631fa

Please sign in to comment.