Commit 309ec0b4 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

add reference to docs page for new diagnostics parameter

1 merge request!3release v0.1.0
Pipeline #44797 failed with stage
in 3 minutes and 35 seconds
Showing with 4 additions and 0 deletions
+4 -0
...@@ -126,6 +126,8 @@ namespace evalhyd ...@@ -126,6 +126,8 @@ namespace evalhyd
/// diagnostics: ``std::vector<std::string>``, optional /// diagnostics: ``std::vector<std::string>``, optional
/// The sequence of evaluation diagnostics to be computed. /// The sequence of evaluation diagnostics to be computed.
/// ///
/// .. seealso:: :doc:`../../functionalities/diagnostics`
///
/// :Returns: /// :Returns:
/// ///
/// ``std::vector<xt::xarray<double>>`` /// ``std::vector<xt::xarray<double>>``
......
...@@ -131,6 +131,8 @@ namespace evalhyd ...@@ -131,6 +131,8 @@ namespace evalhyd
/// diagnostics: ``std::vector<std::string>``, optional /// diagnostics: ``std::vector<std::string>``, optional
/// The sequence of evaluation diagnostics to be computed. /// The sequence of evaluation diagnostics to be computed.
/// ///
/// .. seealso:: :doc:`../../functionalities/diagnostics`
///
/// :Returns: /// :Returns:
/// ///
/// ``std::vector<xt::xarray<double>>`` /// ``std::vector<xt::xarray<double>>``
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment