Fix docs build warnings
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
c9ff26a6ef
commit
0ea6ba72cf
|
@ -69,12 +69,6 @@ html_show_sourcelink = True
|
|||
html_theme = 'sphinx_symbiflow_theme'
|
||||
|
||||
html_theme_options = {
|
||||
'nav_title': project,
|
||||
'color_primary': 'deep-purple',
|
||||
'color_accent': 'purple',
|
||||
'repo_name': "symbiflow/symbiflow-examples",
|
||||
'repo_url': 'https://github.com/symbiflow/symbiflow-examples',
|
||||
'globaltoc_depth': 2,
|
||||
'globaltoc_collapse': True
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue