From 0ea2e40adfa8e99abeefd0b501b792d5bfa8042e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 18 Sep 2020 15:16:01 +0200
Subject: [PATCH] Manual: remove compilation warning due to nograph entry being
 in two different .rst files

[skip ci]
---
 doc/manual/source/running-dynare.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst
index 6843352c97..23238168b6 100644
--- a/doc/manual/source/running-dynare.rst
+++ b/doc/manual/source/running-dynare.rst
@@ -290,6 +290,7 @@ by the ``dynare`` command.
         computations.
 
     .. option:: nograph
+       :noindex:
 
         Activate the ``nograph`` option (see :opt:`nograph`), so that
         Dynare will not produce any graph.
-- 
GitLab