diff --git a/docs/conf.py b/docs/conf.py index 77aadb4..664fbd4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -169,9 +169,6 @@ html_theme_options = { 'github_url': 'https://github.com/google/skywater-pdk', 'repo_name': 'google/skywater-pdk', - 'globaltoc_depth': 4, - 'globaltoc_collapse': False, - # Hide the symbiflow links 'hide_symbiflow_links': True, 'license_url' : 'https://www.apache.org/licenses/LICENSE-2.0',