Skip to content

Commit

Permalink
deploy: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey committed Apr 3, 2024
0 parents commit 539991b
Show file tree
Hide file tree
Showing 218 changed files with 86,008 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# documentation
4 changes: 4 additions & 0 deletions docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3f79764f8680e3204fe25e4832747c4d
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/cli/grid.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/leed.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/main.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/mtxop.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/postprocess.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/schedule.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/translate.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/two_phase.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/modules.doctree
Binary file not shown.
Empty file added docs/.nojekyll
Empty file.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# documentation
620 changes: 620 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/annual.html

Large diffs are not rendered by default.

838 changes: 838 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/annualdaylight.html

Large diffs are not rendered by default.

831 changes: 831 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/cli/grid.html

Large diffs are not rendered by default.

675 changes: 675 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/cli/util.html

Large diffs are not rendered by default.

827 changes: 827 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/dynamic.html

Large diffs are not rendered by default.

572 changes: 572 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/electriclight.html

Large diffs are not rendered by default.

853 changes: 853 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/en17037.html

Large diffs are not rendered by default.

806 changes: 806 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/helper.html

Large diffs are not rendered by default.

1,317 changes: 1,317 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/leed.html

Large diffs are not rendered by default.

968 changes: 968 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/metrics.html

Large diffs are not rendered by default.

622 changes: 622 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/reader.html

Large diffs are not rendered by default.

1,238 changes: 1,238 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/results/annual_daylight.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,891 changes: 1,891 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/results/results.html

Large diffs are not rendered by default.

723 changes: 723 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/util.html

Large diffs are not rendered by default.

569 changes: 569 additions & 0 deletions docs/_modules/index.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/_sources/cli/grid.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
grid
====

.. click:: honeybee_radiance_postprocess.cli.grid:grid
:prog: honeybee-radiance-postprocess grid
:show-nested:
17 changes: 17 additions & 0 deletions docs/_sources/cli/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
CLI
===


Commands
--------
.. toctree::
:maxdepth: 1

main
translate
grid
leed
schedule
mtxop
postprocess
two_phase
6 changes: 6 additions & 0 deletions docs/_sources/cli/leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
leed
====

.. click:: honeybee_radiance_postprocess.cli.leed:leed
:prog: honeybee-radiance-postprocess leed
:show-nested:
7 changes: 7 additions & 0 deletions docs/_sources/cli/main.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
main
====

.. click:: honeybee_radiance_postprocess.cli.__init__:postprocess
:prog: honeybee-radiance-postprocess
:show-nested:
:commands:
6 changes: 6 additions & 0 deletions docs/_sources/cli/mtxop.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
mtxop
=====

.. click:: honeybee_radiance_postprocess.cli.mtxop:mtxop
:prog: honeybee-radiance-postprocess mtxop
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/postprocess.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
postprocess
===========

.. click:: honeybee_radiance_postprocess.cli.postprocess:post_process
:prog: honeybee-radiance-postprocess post-process
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/schedule.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
schedule
========

.. click:: honeybee_radiance_postprocess.cli.schedule:schedule
:prog: honeybee-radiance-postprocess schedule
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/translate.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
translate
=========

.. click:: honeybee_radiance_postprocess.cli.translate:translate
:prog: honeybee-radiance-postprocess translate
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/two_phase.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
two_phase
=========

.. click:: honeybee_radiance_postprocess.cli.two_phase:two_phase
:prog: honeybee-radiance-postprocess two_phase
:show-nested:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.annual.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annual module
=============================================

.. automodule:: honeybee_radiance_postprocess.annual
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annualdaylight module
=====================================================

.. automodule:: honeybee_radiance_postprocess.annualdaylight
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annualirradiance module
=======================================================

.. automodule:: honeybee_radiance_postprocess.annualirradiance
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.grid.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.grid module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.grid
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.leed module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.leed
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.mtxop.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.mtxop module
================================================

.. automodule:: honeybee_radiance_postprocess.cli.mtxop
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.postprocess module
======================================================

.. automodule:: honeybee_radiance_postprocess.cli.postprocess
:members:
:undoc-members:
:show-inheritance:
25 changes: 25 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
honeybee\_radiance\_postprocess.cli package
===========================================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.cli.grid
honeybee_radiance_postprocess.cli.leed
honeybee_radiance_postprocess.cli.mtxop
honeybee_radiance_postprocess.cli.postprocess
honeybee_radiance_postprocess.cli.schedule
honeybee_radiance_postprocess.cli.translate
honeybee_radiance_postprocess.cli.two_phase
honeybee_radiance_postprocess.cli.util

Module contents
---------------

.. automodule:: honeybee_radiance_postprocess.cli
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.schedule module
===================================================

.. automodule:: honeybee_radiance_postprocess.cli.schedule
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.translate module
====================================================

.. automodule:: honeybee_radiance_postprocess.cli.translate
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.two\_phase module
=====================================================

.. automodule:: honeybee_radiance_postprocess.cli.two_phase
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.util.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.util module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.util
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.dynamic.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.dynamic module
==============================================

.. automodule:: honeybee_radiance_postprocess.dynamic
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.electriclight module
====================================================

.. automodule:: honeybee_radiance_postprocess.electriclight
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.en17037.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.en17037 module
==============================================

.. automodule:: honeybee_radiance_postprocess.en17037
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.helper.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.helper module
=============================================

.. automodule:: honeybee_radiance_postprocess.helper
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.leed module
===========================================

.. automodule:: honeybee_radiance_postprocess.leed
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.metrics.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.metrics module
==============================================

.. automodule:: honeybee_radiance_postprocess.metrics
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.reader.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.reader module
=============================================

.. automodule:: honeybee_radiance_postprocess.reader
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.annual\_daylight module
===============================================================

.. automodule:: honeybee_radiance_postprocess.results.annual_daylight
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.annual\_irradiance module
=================================================================

.. automodule:: honeybee_radiance_postprocess.results.annual_irradiance
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.results module
======================================================

.. automodule:: honeybee_radiance_postprocess.results.results
:members:
:undoc-members:
:show-inheritance:
20 changes: 20 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.results.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
honeybee\_radiance\_postprocess.results package
===============================================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.results.annual_daylight
honeybee_radiance_postprocess.results.annual_irradiance
honeybee_radiance_postprocess.results.results

Module contents
---------------

.. automodule:: honeybee_radiance_postprocess.results
:members:
:undoc-members:
:show-inheritance:
38 changes: 38 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
honeybee\_radiance\_postprocess package
=======================================

Subpackages
-----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.cli
honeybee_radiance_postprocess.results

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.annual
honeybee_radiance_postprocess.annualdaylight
honeybee_radiance_postprocess.annualirradiance
honeybee_radiance_postprocess.dynamic
honeybee_radiance_postprocess.electriclight
honeybee_radiance_postprocess.en17037
honeybee_radiance_postprocess.helper
honeybee_radiance_postprocess.leed
honeybee_radiance_postprocess.metrics
honeybee_radiance_postprocess.reader
honeybee_radiance_postprocess.type_hints
honeybee_radiance_postprocess.util

Module contents
---------------

.. automodule:: honeybee_radiance_postprocess
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.type\_hints module
==================================================

.. automodule:: honeybee_radiance_postprocess.type_hints
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.util.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.util module
===========================================

.. automodule:: honeybee_radiance_postprocess.util
:members:
:undoc-members:
:show-inheritance:
27 changes: 27 additions & 0 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Welcome to honeybee-radiance-postprocess's documentation!
===================================

CLI Docs
========

For command line interface documentation and API documentation see the pages below.

.. toctree::
:maxdepth: 2

cli//index


.. toctree::
:maxdepth: 2
:caption: Contents:

.. include:: modules.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
7 changes: 7 additions & 0 deletions docs/_sources/modules.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee_radiance_postprocess
=============================

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess
Loading

0 comments on commit 539991b

Please sign in to comment.