More reorganization of the Web folder

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-07-07 14:55:34 +02:00
parent 68dad10806
commit e7640020b8
43 changed files with 20 additions and 11 deletions

View File

@@ -3,9 +3,9 @@
{% block rootrellink %}
<li><a href="{{ pathto('index') }}">Home</a>|&nbsp;</li>
<li><a href="{{ pathto('search') }}">Search</a>|&nbsp;</li>
<li><a href="{{ pathto('examples/examples') }}">Examples</a>|&nbsp;</li>
<li><a href="{{ pathto('citation') }}">Citation</a>|&nbsp;</li>
<li><a href="{{ pathto('coolprop/examples/examples') }}">Examples</a>|&nbsp;</li>
<li><a href="{{ pathto('coolprop/citation') }}">Citation</a>|&nbsp;</li>
<li><a href="{{ pathto('_static/doxygen/html/index') }}">Code</a>|&nbsp;</li>
<li><a href="{{ pathto('HowGetIt') }}">Downloads</a></li>
<li><a href="{{ pathto('wrappers/index') }}">Downloads</a></li>
{% endblock %}

View File

@@ -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
View 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

View File

@@ -7,4 +7,5 @@ Fluid Properties
PurePseudoPure
Mixtures
HumidAir
more_reading