From 058174308455033a5abb89513172413b18858583 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Wed, 2 Apr 2014 15:22:49 +0000 Subject: [PATCH] [Doc] Add class Mixture to Sphinx docs Cherry pick of trunk r2740. --- doc/sphinx/cython/thermo.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sphinx/cython/thermo.rst b/doc/sphinx/cython/thermo.rst index d2d6f7030..973b36ecb 100644 --- a/doc/sphinx/cython/thermo.rst +++ b/doc/sphinx/cython/thermo.rst @@ -8,3 +8,4 @@ These classes are used to describe the thermodynamic state of a system. .. autoclass:: ThermoPhase .. autoclass:: InterfacePhase .. autoclass:: PureFluid +.. autoclass:: Mixture