Files
JuliaFEM.jl/docs/conf.py
T
2015-06-26 19:59:00 +03:00

6 lines
157 B
Python

import juliadoc
extensions = ['juliadoc.julia', 'juliadoc.jlhelp']
html_theme_path = [juliadoc.get_theme_dir()]
html_sidebars = juliadoc.default_sidebars()