manual: correct output folder for JSON

[skip CI]
pac-components
Johannes Pfeifer 2021-09-23 11:42:48 +02:00
parent 7083f1d692
commit a9ede8b625
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ 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 to ``<<M_.dname>>/model/json/``. JSON format to ``<<M_.fname>>/model/json/``.
When the JSON output is created depends on the value 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.