Skip to content

Commit

Permalink
deploy: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey committed Oct 16, 2024
0 parents commit 320d88f
Show file tree
Hide file tree
Showing 155 changed files with 41,704 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
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: 6d1deba435e026ed761fa0e0dbeffa98
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/cli/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/main.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/translate.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.cli.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.config.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.construction.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.grouping.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.load.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.programtype.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.properties.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.schedule.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.simulation.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.util.doctree
Binary file not shown.
Binary file added docs/.doctrees/honeybee_doe2.writer.doctree
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.
426 changes: 426 additions & 0 deletions docs/_modules/honeybee_doe2/construction.html

Large diffs are not rendered by default.

549 changes: 549 additions & 0 deletions docs/_modules/honeybee_doe2/grouping.html

Large diffs are not rendered by default.

608 changes: 608 additions & 0 deletions docs/_modules/honeybee_doe2/load.html

Large diffs are not rendered by default.

487 changes: 487 additions & 0 deletions docs/_modules/honeybee_doe2/programtype.html

Large diffs are not rendered by default.

371 changes: 371 additions & 0 deletions docs/_modules/honeybee_doe2/properties/model.html

Large diffs are not rendered by default.

700 changes: 700 additions & 0 deletions docs/_modules/honeybee_doe2/properties/room.html

Large diffs are not rendered by default.

995 changes: 995 additions & 0 deletions docs/_modules/honeybee_doe2/schedule.html

Large diffs are not rendered by default.

610 changes: 610 additions & 0 deletions docs/_modules/honeybee_doe2/simulation.html

Large diffs are not rendered by default.

532 changes: 532 additions & 0 deletions docs/_modules/honeybee_doe2/util.html

Large diffs are not rendered by default.

1,380 changes: 1,380 additions & 0 deletions docs/_modules/honeybee_doe2/writer.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Installation
------------

To check if the command line is installed correctly use ``honeybee-doe2 --help``

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

translate
__init__
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_doe2.cli.__init__:doe2
:prog: honeybee-doe2
:show-nested:
:commands:
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_doe2.cli.translate:translate
:prog: honeybee-doe2 translate
:show-nested:
18 changes: 18 additions & 0 deletions docs/_sources/honeybee_doe2.cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
honeybee\_doe2.cli package
==========================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_doe2.cli.translate

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

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

.. automodule:: honeybee_doe2.cli.translate
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.config.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.config module
============================

.. automodule:: honeybee_doe2.config
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.construction.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.construction module
==================================

.. automodule:: honeybee_doe2.construction
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.grouping.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.grouping module
==============================

.. automodule:: honeybee_doe2.grouping
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.load.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.load module
==========================

.. automodule:: honeybee_doe2.load
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.programtype.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.programtype module
=================================

.. automodule:: honeybee_doe2.programtype
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.properties.model.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.properties.model module
======================================

.. automodule:: honeybee_doe2.properties.model
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.properties.room.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.properties.room module
=====================================

.. automodule:: honeybee_doe2.properties.room
:members:
:undoc-members:
:show-inheritance:
19 changes: 19 additions & 0 deletions docs/_sources/honeybee_doe2.properties.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
honeybee\_doe2.properties package
=================================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_doe2.properties.model
honeybee_doe2.properties.room

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

.. automodule:: honeybee_doe2.properties
:members:
:undoc-members:
:show-inheritance:
35 changes: 35 additions & 0 deletions docs/_sources/honeybee_doe2.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
honeybee\_doe2 package
======================

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

.. toctree::
:maxdepth: 4

honeybee_doe2.cli
honeybee_doe2.properties

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_doe2.config
honeybee_doe2.construction
honeybee_doe2.grouping
honeybee_doe2.load
honeybee_doe2.programtype
honeybee_doe2.schedule
honeybee_doe2.simulation
honeybee_doe2.util
honeybee_doe2.writer

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

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

.. automodule:: honeybee_doe2.schedule
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_doe2.simulation.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_doe2.simulation module
================================

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

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

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

Honeybee extension for import and export to/from IES-VE


Installation
============

``pip install honeybee-doe2``


honeybee-doe2
=======

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_doe2
=============

.. toctree::
:maxdepth: 4

honeybee_doe2
Loading

0 comments on commit 320d88f

Please sign in to comment.