Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 30, 2023
1 parent ba97c30 commit e56a21c
Show file tree
Hide file tree
Showing 42 changed files with 34,347 additions and 93 deletions.
2,351 changes: 2,351 additions & 0 deletions _modules/astropy/units/quantity.html

Large diffs are not rendered by default.

131 changes: 131 additions & 0 deletions _modules/index.html
@@ -0,0 +1,131 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Overview: module code &#8212; pyphot 1.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.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 src="../_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/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/custom.css" type="text/css" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>


<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">


<div class="body" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="astropy/units/quantity.html">astropy.units.quantity</a></li>
<li><a href="pyphot/astropy/sandbox.html">pyphot.astropy.sandbox</a></li>
<li><a href="pyphot/astropy/simpletable.html">pyphot.astropy.simpletable</a></li>
<li><a href="pyphot/astropy/sun.html">pyphot.astropy.sun</a></li>
<li><a href="pyphot/astropy/vega.html">pyphot.astropy.vega</a></li>
<li><a href="pyphot/ezunits.html">pyphot.ezunits</a></li>
<ul><li><a href="pyphot/ezunits/pint.html">pyphot.ezunits.pint</a></li>
</ul><li><a href="pyphot/helpers.html">pyphot.helpers</a></li>
<li><a href="pyphot/licks.html">pyphot.licks</a></li>
<li><a href="pyphot/pbar.html">pyphot.pbar</a></li>
<li><a href="pyphot/phot.html">pyphot.phot</a></li>
<li><a href="pyphot/sandbox.html">pyphot.sandbox</a></li>
<li><a href="pyphot/simpletable.html">pyphot.simpletable</a></li>
<li><a href="pyphot/sun.html">pyphot.sun</a></li>
<li><a href="pyphot/svo.html">pyphot.svo</a></li>
<li><a href="pyphot/vega.html">pyphot.vega</a></li>
</ul>

</div>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">pyphot</a></h1>






<p>
<iframe src="https://ghbtns.com/github-btn.html?user=mfouesneau&repo=pyphot&type=watch&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>





<h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../index.html">Home</a></li>
<li class="toctree-l1"><a class="reference internal" href="../more_examples.html">More example usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="../photometry.html">Details on predicting photometry</a></li>
<li class="toctree-l1"><a class="reference internal" href="../libcontent.html">Provided Filter library</a></li>
<li class="toctree-l1"><a class="reference internal" href="../licks.html">Extention to Lick indices</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules.html">API</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>$('#searchbox').show(0);</script>








</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2016, M. Fouesneau.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>

</div>


<a href="https://github.com/mfouesneau/pyphot" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>



</body>
</html>

0 comments on commit e56a21c

Please sign in to comment.