Skip to content

Commit

Permalink
Merge reference files into reference/index
Browse files Browse the repository at this point in the history
  • Loading branch information
monika-o committed Jan 31, 2023
1 parent d262110 commit 7cb7ccb
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 79 deletions.
66 changes: 61 additions & 5 deletions docs/reference/index.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,73 @@
=============
API Reference
=============

.. toctree::
:glob:
oemof.tabular.datapackage package
=================================

oemof.tabular.datapackage.rst
oemof.tabular.tools.rst
.. automodule:: oemof.tabular.datapackage
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

oemof.tabular.datapackage.aggregation module
--------------------------------------------

.. automodule:: oemof.tabular.datapackage.aggregation
:members:
:undoc-members:
:show-inheritance:

oemof.tabular.datapackage.building module
-----------------------------------------

.. automodule:: oemof.tabular.datapackage.building
:members:
:undoc-members:
:show-inheritance:

oemof.tabular.datapackage.processing module
-------------------------------------------

.. automodule:: oemof.tabular.datapackage.processing
:members:
:undoc-members:
:show-inheritance:

oemof.tabular.datapackage.reading module
----------------------------------------

.. automodule:: oemof.tabular.datapackage.reading
:members:
:undoc-members:
:show-inheritance:

oemof.tabular.tools package
===========================

.. automodule:: oemof.tabular.tools
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

oemof.tabular.tools.geometry module
-----------------------------------

.. automodule:: oemof.tabular.tools.geometry
:members:
:undoc-members:
:show-inheritance:



oemof.tabular.facades module
----------------------------
=============================

.. automodule:: oemof.tabular.facades
:members:
Expand Down
44 changes: 0 additions & 44 deletions docs/reference/oemof.tabular.datapackage.rst

This file was deleted.

10 changes: 0 additions & 10 deletions docs/reference/oemof.tabular.rst

This file was deleted.

20 changes: 0 additions & 20 deletions docs/reference/oemof.tabular.tools.rst

This file was deleted.

0 comments on commit 7cb7ccb

Please sign in to comment.