mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
Update conf.py
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
import juliadoc
|
||||
import os
|
||||
|
||||
extensions = ['juliadoc.julia', 'juliadoc.jlhelp']
|
||||
html_theme_path = [juliadoc.get_theme_dir()]
|
||||
html_sidebars = juliadoc.default_sidebars()
|
||||
|
||||
print(os.getcwd())
|
||||
os.system("julia build.jl")
|
||||
|
||||
Reference in New Issue
Block a user