Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stéphane Adjemian
dynare
Commits
e9810d7e
Commit
e9810d7e
authored
4 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Plain Diff
Merge branch 'JSON_manual' into 'master'
Add description of JSON output folder See merge request
Dynare/dynare!1748
parents
37a03e7d
d4a45962
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/manual/source/running-dynare.rst
+4
-2
4 additions, 2 deletions
doc/manual/source/running-dynare.rst
with
4 additions
and
2 deletions
doc/manual/source/running-dynare.rst
+
4
−
2
View file @
e9810d7e
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment