Skip to content

Commit

Permalink
deploy: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey committed Jul 18, 2023
0 parents commit f22ac00
Show file tree
Hide file tree
Showing 175 changed files with 60,284 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: 259de2883a2cbc86e7d8f45e08477cfa
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/cli/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/simulate.doctree
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.cli.doctree
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.cli.simulate.doctree
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.properties.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.run.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.simulation.doctree
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/dragonfly_uwg.terrain.doctree
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.traffic.doctree
Binary file not shown.
Binary file added docs/.doctrees/dragonfly_uwg.writer.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
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
723 changes: 723 additions & 0 deletions docs/_modules/dragonfly_uwg/properties/building.html

Large diffs are not rendered by default.

500 changes: 500 additions & 0 deletions docs/_modules/dragonfly_uwg/properties/context.html

Large diffs are not rendered by default.

818 changes: 818 additions & 0 deletions docs/_modules/dragonfly_uwg/properties/model.html

Large diffs are not rendered by default.

484 changes: 484 additions & 0 deletions docs/_modules/dragonfly_uwg/properties/room2d.html

Large diffs are not rendered by default.

484 changes: 484 additions & 0 deletions docs/_modules/dragonfly_uwg/properties/story.html

Large diffs are not rendered by default.

536 changes: 536 additions & 0 deletions docs/_modules/dragonfly_uwg/run.html

Large diffs are not rendered by default.

561 changes: 561 additions & 0 deletions docs/_modules/dragonfly_uwg/simulation/boundary.html

Large diffs are not rendered by default.

698 changes: 698 additions & 0 deletions docs/_modules/dragonfly_uwg/simulation/parameter.html

Large diffs are not rendered by default.

530 changes: 530 additions & 0 deletions docs/_modules/dragonfly_uwg/simulation/refsite.html

Large diffs are not rendered by default.

549 changes: 549 additions & 0 deletions docs/_modules/dragonfly_uwg/simulation/runperiod.html

Large diffs are not rendered by default.

572 changes: 572 additions & 0 deletions docs/_modules/dragonfly_uwg/simulation/vegetation.html

Large diffs are not rendered by default.

728 changes: 728 additions & 0 deletions docs/_modules/dragonfly_uwg/terrain.html

Large diffs are not rendered by default.

582 changes: 582 additions & 0 deletions docs/_modules/dragonfly_uwg/traffic.html

Large diffs are not rendered by default.

455 changes: 455 additions & 0 deletions docs/_modules/dragonfly_uwg/writer.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

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

To check if the command line is installed correctly use ``dragonfly-uwg --help``

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

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

.. click:: dragonfly_uwg.cli.simulate:simulate
:prog: dragonfly-uwg simulate
:show-nested:
18 changes: 18 additions & 0 deletions docs/_sources/dragonfly_uwg.cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
dragonfly\_uwg.cli package
==========================

Submodules
----------

.. toctree::
:maxdepth: 4

dragonfly_uwg.cli.simulate

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

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

.. automodule:: dragonfly_uwg.cli.simulate
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.properties.building.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.properties.building module
=========================================

.. automodule:: dragonfly_uwg.properties.building
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.properties.context.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.properties.context module
========================================

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

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

.. automodule:: dragonfly_uwg.properties.room2d
:members:
:undoc-members:
:show-inheritance:
22 changes: 22 additions & 0 deletions docs/_sources/dragonfly_uwg.properties.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
dragonfly\_uwg.properties package
=================================

Submodules
----------

.. toctree::
:maxdepth: 4

dragonfly_uwg.properties.building
dragonfly_uwg.properties.context
dragonfly_uwg.properties.model
dragonfly_uwg.properties.room2d
dragonfly_uwg.properties.story

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

.. automodule:: dragonfly_uwg.properties
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.properties.story.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.properties.story module
======================================

.. automodule:: dragonfly_uwg.properties.story
:members:
:undoc-members:
:show-inheritance:
31 changes: 31 additions & 0 deletions docs/_sources/dragonfly_uwg.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
dragonfly\_uwg package
======================

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

.. toctree::
:maxdepth: 4

dragonfly_uwg.cli
dragonfly_uwg.properties
dragonfly_uwg.simulation

Submodules
----------

.. toctree::
:maxdepth: 4

dragonfly_uwg.run
dragonfly_uwg.terrain
dragonfly_uwg.traffic
dragonfly_uwg.writer

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

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

.. automodule:: dragonfly_uwg.run
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.simulation.boundary.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.simulation.boundary module
=========================================

.. automodule:: dragonfly_uwg.simulation.boundary
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.simulation.parameter.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.simulation.parameter module
==========================================

.. automodule:: dragonfly_uwg.simulation.parameter
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.simulation.refsite.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.simulation.refsite module
========================================

.. automodule:: dragonfly_uwg.simulation.refsite
:members:
:undoc-members:
:show-inheritance:
22 changes: 22 additions & 0 deletions docs/_sources/dragonfly_uwg.simulation.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
dragonfly\_uwg.simulation package
=================================

Submodules
----------

.. toctree::
:maxdepth: 4

dragonfly_uwg.simulation.boundary
dragonfly_uwg.simulation.parameter
dragonfly_uwg.simulation.refsite
dragonfly_uwg.simulation.runperiod
dragonfly_uwg.simulation.vegetation

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

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

.. automodule:: dragonfly_uwg.simulation.runperiod
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.simulation.vegetation.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.simulation.vegetation module
===========================================

.. automodule:: dragonfly_uwg.simulation.vegetation
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.terrain.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.terrain module
=============================

.. automodule:: dragonfly_uwg.terrain
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/dragonfly_uwg.traffic.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dragonfly\_uwg.traffic module
=============================

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

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

.. image:: http://www.ladybug.tools/assets/img/dragonfly.png

`Urban Weather Generator <https://github.com/ladybug-tools/uwg>`_ extension for `dragonfly <https://github.com/ladybug-tools/dragonfly-core/>`_

Dragonfly-uwg adds Urban Weather Generator functionalities to dragonfly.


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

``pip install -U dragonfly-uwg``.

To check if the command line is installed correctly use ``dragonfly-uwg --help``



CLI Docs
=============

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


.. toctree::
:maxdepth: 2

cli/index


dragonfly_uwg
=============

.. toctree::
:maxdepth: 4

modules

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 @@
dragonfly_uwg
=============

.. toctree::
:maxdepth: 4

dragonfly_uwg
Loading

0 comments on commit f22ac00

Please sign in to comment.