docs: Remove unneeded comment in Sphinx config.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
This commit is contained in:
parent
1a47a4f774
commit
b57bd58ad2
|
@ -165,12 +165,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',
|
||||||
|
|
||||||
# 'nav_links': [
|
|
||||||
# ('Home', 'index', False, 'home'),
|
|
||||||
# ("GitHub", "https://github.com/google/skywater-pdk", True, 'code'),
|
|
||||||
# ("SkyWater", "https://www.skywatertechnology.com/", True, 'link'),
|
|
||||||
# ],
|
|
||||||
|
|
||||||
'globaltoc_depth': 4,
|
'globaltoc_depth': 4,
|
||||||
|
|
||||||
# Hide the symbiflow links
|
# Hide the symbiflow links
|
||||||
|
|
Loading…
Reference in New Issue