Fix references to examples in docstrings

Seems like the best bet is an absolute link, since the examples are no
longer in the Sphinx-generated docs
This commit is contained in:
Bryan W. Weber 2018-06-09 16:44:01 -04:00 committed by Ray Speth
parent e81cac9582
commit e7f346cddf

View file

@ -45,8 +45,8 @@ class Solution(ThermoPhase, Kinetics, Transport):
`Reaction` objects, respectively.
For non-trivial uses cases of this functionality, see the examples
:ref:`py-example-extract_submechanism.py` and
:ref:`py-example-mechanism_reduction.py`.
`extract_submechanism.py <https://cantera.org/examples/python/extract_submechanism.py.html>`_
and `mechanism_reduction.py <https://cantera.org/examples/python/mechanism_reduction.py.html>`_.
In addition, `Solution` objects can be constructed by passing the text of
the CTI or XML phase definition in directly, using the ``source`` keyword