From 72afafe3d4d5a8ddf8bf29b07b0e2e22b9297e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Fri, 26 Apr 2019 16:38:09 +0200 Subject: [PATCH] Fixed hyperlink for solve_algo option. [skip-ci] --- doc/manual/source/the-model-file.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index 9d3a49214..c9158e6e0 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -2066,6 +2066,8 @@ Finding the steady state with Dynare nonlinear solver value. Iteration will cease when the residuals are smaller than ``tolf``. Default: ``eps^(1/3)`` + .. _solvalg: + .. option:: solve_algo = INTEGER Determines the non-linear solver to use. Possible values for the @@ -2484,8 +2486,6 @@ Getting information about the model *Options* - .. _solvalg: - .. option:: solve_algo = INTEGER See :ref:`solve_algo `, for the possible values and