dynare/doc/manual/source
Sébastien Villemot ae59f4dcb2
Further improvements to parsing of arguments on the MATLAB command-line
Under GNU/Linux and macOS, double-quote arguments before passing them to the
shell. In particular, this allows passing single-quotes within those arguments.

We therefore have to escape the four characters that are interpreted within
double-quoted strings in POSIX shells: \, ", $ and `

On Windows, also systematically escape the backslashes.

Also move display of arguments before escaping, so that it remains readable.

Ref. #1696
2020-02-10 18:24:51 +01:00
..
_static doc: include example of compiled report 2019-09-02 12:26:16 +02:00
_templates doc: add index to html sidebar 2019-11-29 16:26:39 +01:00
bibliography.rst dynare manual: cleanup whitespace 2020-01-08 15:04:59 +01:00
conf.py Remove options `noemptylinemacro` and `nolinemacro`; add option `linemacro` 2020-02-05 16:16:31 +01:00
dynare-misc-commands.rst doc: fix typo and formatting 2020-01-08 15:43:18 +01:00
examples.rst Add example mod-file for Ramsey and OSR 2020-01-10 17:56:22 +01:00
index.rst New option “filtered_theoretical_moments_grid”, that supersedes “hp_ngrid” 2020-01-20 16:23:10 +01:00
installation-and-configuration.rst Manual: add note about required Octave version under Windows and macOS 2020-01-21 18:39:33 +01:00
introduction.rst dynare manual: cleanup whitespace 2020-01-08 15:04:59 +01:00
reporting.rst update reporting doc 2019-11-29 11:46:33 +01:00
running-dynare.rst Further improvements to parsing of arguments on the MATLAB command-line 2020-02-10 18:24:51 +01:00
the-configuration-file.rst capitalize Cepremap and Matlab, uncapitalize DYNARE 2019-10-02 14:09:21 +02:00
the-model-file.rst Implement estimation under discretionary optimal policy 2020-02-03 18:29:45 +01:00
time-series.rst document dseries constructor that takes tables as arguments 2019-12-03 11:26:28 +01:00