Files
JuliaFEM.jl/docs/doc.conf.py
T
2015-06-21 21:47:44 +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()