mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Updated apidoc files for web
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
AbstractState Module
|
||||
====================
|
||||
|
||||
.. automodule:: CoolProp.AbstractState
|
||||
:members: AbstractState
|
||||
:undoc-members:
|
||||
7
Web/apidoc/CoolProp.BibtexParser.rst
Normal file
7
Web/apidoc/CoolProp.BibtexParser.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.BibtexParser module
|
||||
============================
|
||||
|
||||
.. automodule:: CoolProp.BibtexParser
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.CoolProp.rst
Normal file
7
Web/apidoc/CoolProp.CoolProp.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.CoolProp module
|
||||
========================
|
||||
|
||||
.. automodule:: CoolProp.CoolProp
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.GUI.CoolPropGUI.rst
Normal file
7
Web/apidoc/CoolProp.GUI.CoolPropGUI.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.GUI.CoolPropGUI module
|
||||
===============================
|
||||
|
||||
.. automodule:: CoolProp.GUI.CoolPropGUI
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.GUI.PsychScript.rst
Normal file
7
Web/apidoc/CoolProp.GUI.PsychScript.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.GUI.PsychScript module
|
||||
===============================
|
||||
|
||||
.. automodule:: CoolProp.GUI.PsychScript
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
18
Web/apidoc/CoolProp.GUI.rst
Normal file
18
Web/apidoc/CoolProp.GUI.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
CoolProp.GUI package
|
||||
====================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
CoolProp.GUI.CoolPropGUI
|
||||
CoolProp.GUI.PsychScript
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: CoolProp.GUI
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.HumidAirProp.rst
Normal file
7
Web/apidoc/CoolProp.HumidAirProp.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.HumidAirProp module
|
||||
============================
|
||||
|
||||
.. automodule:: CoolProp.HumidAirProp
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.Common.rst
Normal file
7
Web/apidoc/CoolProp.Plots.Common.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.Common module
|
||||
============================
|
||||
|
||||
.. automodule:: CoolProp.Plots.Common
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.Plots.rst
Normal file
7
Web/apidoc/CoolProp.Plots.Plots.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.Plots module
|
||||
===========================
|
||||
|
||||
.. automodule:: CoolProp.Plots.Plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.PsychChart.rst
Normal file
7
Web/apidoc/CoolProp.Plots.PsychChart.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.PsychChart module
|
||||
================================
|
||||
|
||||
.. automodule:: CoolProp.Plots.PsychChart
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.PsychScript.rst
Normal file
7
Web/apidoc/CoolProp.Plots.PsychScript.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.PsychScript module
|
||||
=================================
|
||||
|
||||
.. automodule:: CoolProp.Plots.PsychScript
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.SimpleCycles.rst
Normal file
7
Web/apidoc/CoolProp.Plots.SimpleCycles.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.SimpleCycles module
|
||||
==================================
|
||||
|
||||
.. automodule:: CoolProp.Plots.SimpleCycles
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.Plots.Tests.rst
Normal file
7
Web/apidoc/CoolProp.Plots.Tests.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.Plots.Tests module
|
||||
===========================
|
||||
|
||||
.. automodule:: CoolProp.Plots.Tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -1,35 +1,22 @@
|
||||
Plots Package
|
||||
=============
|
||||
CoolProp.Plots package
|
||||
======================
|
||||
|
||||
:mod:`Plots` Package
|
||||
--------------------
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
CoolProp.Plots.Common
|
||||
CoolProp.Plots.Plots
|
||||
CoolProp.Plots.PsychChart
|
||||
CoolProp.Plots.PsychScript
|
||||
CoolProp.Plots.SimpleCycles
|
||||
CoolProp.Plots.Tests
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: CoolProp.Plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`Plots` Module
|
||||
-------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.Plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`PsychChart` Module
|
||||
------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.PsychChart
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`SimpleCycles` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.SimpleCycles
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
7
Web/apidoc/CoolProp.State.rst
Normal file
7
Web/apidoc/CoolProp.State.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.State module
|
||||
=====================
|
||||
|
||||
.. automodule:: CoolProp.State
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.constants.rst
Normal file
7
Web/apidoc/CoolProp.constants.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.constants module
|
||||
=========================
|
||||
|
||||
.. automodule:: CoolProp.constants
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -1,9 +1,32 @@
|
||||
CoolProp Module
|
||||
===============
|
||||
CoolProp package
|
||||
================
|
||||
|
||||
.. automodule:: CoolProp.CoolProp
|
||||
:synopsis:
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
CoolProp.GUI
|
||||
CoolProp.Plots
|
||||
CoolProp.tests
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
CoolProp.BibtexParser
|
||||
CoolProp.CoolProp
|
||||
CoolProp.CoolProp
|
||||
CoolProp.HumidAirProp
|
||||
CoolProp.State
|
||||
CoolProp.constants
|
||||
CoolProp.constants
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: CoolProp
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:exclude-members: State,HAProps,HAProps_Aux,PureFluidClass
|
||||
27
Web/apidoc/CoolProp.tests.rst
Normal file
27
Web/apidoc/CoolProp.tests.rst
Normal file
@@ -0,0 +1,27 @@
|
||||
CoolProp.tests package
|
||||
======================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
CoolProp.tests.runner
|
||||
CoolProp.tests.test_CoolPropState
|
||||
CoolProp.tests.test_HAProps
|
||||
CoolProp.tests.test_Props
|
||||
CoolProp.tests.test_Props1
|
||||
CoolProp.tests.test_Saturation
|
||||
CoolProp.tests.test_State
|
||||
CoolProp.tests.test_Units_CPState
|
||||
CoolProp.tests.test_consistency
|
||||
CoolProp.tests.test_param_getters
|
||||
CoolProp.tests.test_plots
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: CoolProp.tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.runner.rst
Normal file
7
Web/apidoc/CoolProp.tests.runner.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.runner module
|
||||
============================
|
||||
|
||||
.. automodule:: CoolProp.tests.runner
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_CoolPropState.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_CoolPropState.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_CoolPropState module
|
||||
========================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_CoolPropState
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_HAProps.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_HAProps.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_HAProps module
|
||||
==================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_HAProps
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_Props.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_Props.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_Props module
|
||||
================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_Props
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_Props1.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_Props1.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_Props1 module
|
||||
=================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_Props1
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_Saturation.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_Saturation.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_Saturation module
|
||||
=====================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_Saturation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_State.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_State.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_State module
|
||||
================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_State
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_Units_CPState.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_Units_CPState.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_Units_CPState module
|
||||
========================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_Units_CPState
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_consistency.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_consistency.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_consistency module
|
||||
======================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_consistency
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_param_getters.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_param_getters.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_param_getters module
|
||||
========================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_param_getters
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
Web/apidoc/CoolProp.tests.test_plots.rst
Normal file
7
Web/apidoc/CoolProp.tests.test_plots.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CoolProp.tests.test_plots module
|
||||
================================
|
||||
|
||||
.. automodule:: CoolProp.tests.test_plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -1,7 +0,0 @@
|
||||
HumidAirProp Module
|
||||
===================
|
||||
|
||||
.. automodule:: CoolProp.HumidAirProp
|
||||
:members: HAProps, HAProps_Aux
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -1,42 +0,0 @@
|
||||
Plots Package
|
||||
=============
|
||||
|
||||
:mod:`CoolProp.Plots` Package
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`CoolProp.Plots.Common` Module
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.Common
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`CoolProp.Plots.Plots` Module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.Plots
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`CoolProp.Plots.PsychChart` Module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.PsychChart
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`SimpleCycles` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: CoolProp.Plots.SimpleCycles
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -1,6 +0,0 @@
|
||||
State Module
|
||||
============
|
||||
|
||||
.. automodule:: CoolProp.State
|
||||
:members: State, PureFluidClass
|
||||
:undoc-members:
|
||||
@@ -1,11 +0,0 @@
|
||||
CoolProp API
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
CoolProp
|
||||
HumidAirProp
|
||||
Plots
|
||||
State
|
||||
AbstractState
|
||||
Reference in New Issue
Block a user