QuantEcon / jupinx

Jupyter + Sphinx Utilities and Tools
https://quantecon.github.io/jupinx/
20 stars 4 forks source link

DISC: Values for conf.py (template-specific) variables #11

Open AakashGfude opened 5 years ago

AakashGfude commented 5 years ago

At the moment, we have the following two variables with there default values in conf.py, which needs to be adjusted according to our requirements (if necessary)

templates_path = ['templates']
html_static_path = ['static']