docs/conf: rm globaltoc collapse and depth

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-04-19 21:10:20 +02:00
parent ea95157faa
commit 7900f43bf7
1 changed files with 0 additions and 3 deletions

View File

@ -169,9 +169,6 @@ html_theme_options = {
'github_url': 'https://github.com/google/skywater-pdk', 'github_url': 'https://github.com/google/skywater-pdk',
'repo_name': 'google/skywater-pdk', 'repo_name': 'google/skywater-pdk',
'globaltoc_depth': 4,
'globaltoc_collapse': False,
# Hide the symbiflow links # Hide the symbiflow links
'hide_symbiflow_links': True, 'hide_symbiflow_links': True,
'license_url' : 'https://www.apache.org/licenses/LICENSE-2.0', 'license_url' : 'https://www.apache.org/licenses/LICENSE-2.0',