##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r2999:3562d1f6 default
r3239:1b708774 default
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
sphinx==1.7.8
six==1.11.0
sphinx_rtd_theme==0.4.1
docutils==0.14.0
pygments==2.2.0
markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4