|
19 | 19 | <script src="_static/js/theme.js"></script> |
20 | 20 | <link rel="index" title="Index" href="genindex.html" /> |
21 | 21 | <link rel="search" title="Search" href="search.html" /> |
22 | | - <link rel="next" title="poke" href="modules.html" /> |
| 22 | + <link rel="next" title="poke package" href="poke.html" /> |
23 | 23 | </head> |
24 | 24 |
|
25 | 25 | <body class="wy-body-for-nav"> |
|
39 | 39 | </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
40 | 40 | <p class="caption"><span class="caption-text">Contents:</span></p> |
41 | 41 | <ul> |
42 | | -<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a></li> |
| 42 | +<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a></li> |
43 | 43 | <li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a></li> |
44 | 44 | <li class="toctree-l1"><a class="reference internal" href="notebooks/rayfrontattributes.html">Intro to Poke: The Rayfront</a></li> |
45 | 45 | <li class="toctree-l1"><a class="reference internal" href="notebooks/introtopolarization.html">Intro to Poke: Polarization Ray Tracing</a></li> |
@@ -110,8 +110,16 @@ <h2>Summary<a class="headerlink" href="#summary" title="Permalink to this headli |
110 | 110 | <div class="toctree-wrapper compound"> |
111 | 111 | <p class="caption"><span class="caption-text">Contents:</span></p> |
112 | 112 | <ul> |
113 | | -<li class="toctree-l1"><a class="reference internal" href="modules.html">poke</a><ul> |
114 | | -<li class="toctree-l2"><a class="reference internal" href="poke.html">poke package</a></li> |
| 113 | +<li class="toctree-l1"><a class="reference internal" href="poke.html">poke package</a><ul> |
| 114 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#submodules">Submodules</a></li> |
| 115 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.poke_core">poke.poke_core module</a></li> |
| 116 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.poke_math">poke.poke_math module</a></li> |
| 117 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.raytrace">poke.raytrace module</a></li> |
| 118 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.plotting">poke.plotting module</a></li> |
| 119 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.polarization">poke.polarization module</a></li> |
| 120 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.thinfilms">poke.thinfilms module</a></li> |
| 121 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke.writing">poke.writing module</a></li> |
| 122 | +<li class="toctree-l2"><a class="reference internal" href="poke.html#module-poke">Module contents</a></li> |
115 | 123 | </ul> |
116 | 124 | </li> |
117 | 125 | <li class="toctree-l1"><a class="reference internal" href="notebooks/installation.html">Installation</a><ul> |
@@ -156,7 +164,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe |
156 | 164 | </div> |
157 | 165 | </div> |
158 | 166 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
159 | | - <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> |
| 167 | + <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> |
160 | 168 | </div> |
161 | 169 |
|
162 | 170 | <hr/> |
|
0 commit comments