dynare/doc/manual
Stéphane Adjemian (Charybdis) 35b848d766
Moved all files under doc/manual subfolder.
2019-02-19 11:32:09 +01:00
..
src Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
utils Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
.gitignore Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
LICENSE.md Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
Makefile Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00
README.md Moved all files under doc/manual subfolder. 2019-02-19 11:32:09 +01:00

README.md

Dynare reference manual

Source for the Dynare's reference manual which is available at http://www.dynare.org/manual-unstable. The documentation is obtained using Sphinx Pyhthon Documentation Generator. To build the html version of the reference manual just type:

~$ make html

on the command line. The reference manual will be available under src/build/html, provided all the following (debian package) requirements are met:

  • python3,
  • python3-sphinx,
  • python3-recommonmark, and
  • libjs-mathjax