[Doc] Add class Mixture to Sphinx docs

This commit is contained in:
Ray Speth 2014-02-21 19:07:54 +00:00
parent 16927ae538
commit 8471200fc1

View file

@ -8,3 +8,4 @@ These classes are used to describe the thermodynamic state of a system.
.. autoclass:: ThermoPhase(infile='', phaseid='')
.. autoclass:: InterfacePhase(infile='', phaseid='')
.. autoclass:: PureFluid(infile='', phaseid='')
.. autoclass:: Mixture