mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-10 14:38:11 -05:00
More reorganization of the Web folder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{% block rootrellink %}
|
||||
<li><a href="{{ pathto('index') }}">Home</a>| </li>
|
||||
<li><a href="{{ pathto('search') }}">Search</a>| </li>
|
||||
<li><a href="{{ pathto('examples/examples') }}">Examples</a>| </li>
|
||||
<li><a href="{{ pathto('citation') }}">Citation</a>| </li>
|
||||
<li><a href="{{ pathto('coolprop/examples/examples') }}">Examples</a>| </li>
|
||||
<li><a href="{{ pathto('coolprop/citation') }}">Citation</a>| </li>
|
||||
<li><a href="{{ pathto('_static/doxygen/html/index') }}">Code</a>| </li>
|
||||
<li><a href="{{ pathto('HowGetIt') }}">Downloads</a></li>
|
||||
<li><a href="{{ pathto('wrappers/index') }}">Downloads</a></li>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
@@ -11,13 +11,5 @@ CoolProp is an open-source database of fluid and humid air properties, formulate
|
||||
|
||||
fluid_properties/contents.rst
|
||||
coolprop/contents.rst
|
||||
HowGetIt.rst
|
||||
examples/examples.rst
|
||||
wrappers/wrappers.rst
|
||||
citation.rst
|
||||
TTSE.rst
|
||||
FluidInformation.rst
|
||||
HumidAir.rst
|
||||
changelog.rst
|
||||
apidoc/modules.rst
|
||||
|
||||
16
Web/coolprop/contents.rst
Normal file
16
Web/coolprop/contents.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
********
|
||||
CoolProp
|
||||
********
|
||||
|
||||
This section includes information about the CoolProp software, listings of inputs, etc.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
wrappers/wrappers.rst
|
||||
citation.rst
|
||||
TTSE.rst
|
||||
FluidInformation.rst
|
||||
changelog.rst
|
||||
apidoc/modules.rst
|
||||
examples/examples.rst
|
||||
@@ -7,4 +7,5 @@ Fluid Properties
|
||||
|
||||
PurePseudoPure
|
||||
Mixtures
|
||||
HumidAir
|
||||
more_reading
|
||||
Reference in New Issue
Block a user