Skip to content
Snippets Groups Projects
Commit e9810d7e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'JSON_manual' into 'master'

Add description of JSON output folder

See merge request Dynare/dynare!1748
parents 37a03e7d d4a45962
Branches
No related tags found
No related merge requests found
...@@ -229,7 +229,8 @@ by the ``dynare`` command. ...@@ -229,7 +229,8 @@ by the ``dynare`` command.
.. option:: json = parse|check|transform|compute .. option:: json = parse|check|transform|compute
Causes the preprocessor to output a version of the ``.mod`` file in Causes the preprocessor to output a version of the ``.mod`` file in
JSON format. When the JSON output is created depends on the value JSON format to ``<<M_.dname>>/model/json/``.
When the JSON output is created depends on the value
passed. These values represent various steps of processing in the passed. These values represent various steps of processing in the
preprocessor. preprocessor.
...@@ -257,7 +258,8 @@ by the ``dynare`` command. ...@@ -257,7 +258,8 @@ by the ``dynare`` command.
.. option:: jsonstdout .. option:: jsonstdout
Instead of writing output requested by ``json`` to files, Instead of writing output requested by ``json`` to files,
write to standard out. write to standard out, i.e. to the MATLAB/Octave command window
(and the log-file).
.. option:: onlyjson .. option:: onlyjson
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment