diff --git a/requirements.txt b/requirements.txt index f762593..154b806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ myst_parser -deepmodeling_sphinx +deepmodeling_sphinx >= 0.0.11 sphinx_rtd_theme diff --git a/source/conf.py b/source/conf.py index cc4e304..9757440 100644 --- a/source/conf.py +++ b/source/conf.py @@ -61,3 +61,4 @@ latex_engine = 'xelatex' mathjax_path = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.0/es5/tex-mml-chtml.min.js' +deepmodeling_current_site = 'Tutorials'