Files
JuliaFEM.jl/docs/doc.conf.py
T

6 lines
157 B
Python
Raw Normal View History

2015-06-21 21:47:44 +03:00
import juliadoc
extensions = ['juliadoc.julia', 'juliadoc.jlhelp']
html_theme_path = [juliadoc.get_theme_dir()]
html_sidebars = juliadoc.default_sidebars()