diff --git a/docs/conf.py b/docs/conf.py index 642fea7..57072a8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] html_show_sourcelink = True -html_theme = 'sphinx_symbiflow_theme' +html_theme = 'sphinx_f4pga_theme' html_theme_options = { 'repo_name': 'chipsalliance/f4pga-examples', diff --git a/docs/requirements.txt b/docs/requirements.txt index 776e935..b4c11c9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx docutils -git+https://github.com/SymbiFlow/sphinx_symbiflow_theme.git@chips#egg=sphinx-symbiflow-theme +git+https://github.com/f4pga/sphinx_f4pga_theme.git@f4pga#egg=sphinx-f4pga-theme sphinx-tabs sphinx-jinja