Skip to content

Commit

Permalink
More cross references
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhbell committed Aug 22, 2024
1 parent 53e43b1 commit 6132b05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/source/algorithms/VLE.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"raw_mimetype": "text/restructuredtext"
},
"source": [
"The Python method is here: :py:meth:`pure_VLE_T <teqp.teqp.AbstractModel.pure_VLE_T>`"
"The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.pure_VLE_T`"
]
},
{
Expand Down Expand Up @@ -109,7 +109,7 @@
"raw_mimetype": "text/restructuredtext"
},
"source": [
"The Python method is here: :py:meth:`mix_VLE_Tx <teqp.teqp.AbstractModel.mix_VLE_Tx>`"
"The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.mix_VLE_Tx`"
]
},
{
Expand Down Expand Up @@ -166,7 +166,7 @@
"raw_mimetype": "text/restructuredtext"
},
"source": [
"The Python method is here: :py:meth:`trace_VLE_isotherm_binary <teqp.teqp.AbstractModel.trace_VLE_isotherm_binary>`"
"The Python method is here: :py:meth:`~teqp.teqp.AbstractModel.trace_VLE_isotherm_binary`"
]
},
{
Expand Down Expand Up @@ -224,7 +224,7 @@
"raw_mimetype": "text/restructuredtext"
},
"source": [
"The options class is here: :py:meth:`TVLEOptions <teqp.teqp.TVLEOptions>`"
"The options class is here: :py:meth:`~teqp.teqp.TVLEOptions`"
]
},
{
Expand Down Expand Up @@ -272,7 +272,7 @@
"raw_mimetype": "text/restructuredtext"
},
"source": [
"The tracer function class is here: :py:meth:`trace_VLE_isobar_binary <teqp.teqp.AbstractModel.trace_VLE_isobar_binary>`"
"The tracer function class is here: :py:meth:`~teqp.teqp.AbstractModel.trace_VLE_isobar_binary`"
]
},
{
Expand Down

0 comments on commit 6132b05

Please sign in to comment.