Add github_url
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
0ea6ba72cf
commit
56ba7c6670
|
@ -69,6 +69,7 @@ html_show_sourcelink = True
|
|||
html_theme = 'sphinx_symbiflow_theme'
|
||||
|
||||
html_theme_options = {
|
||||
'github_url' : 'https://github.com/SymbiFlow/symbiflow-examples',
|
||||
'globaltoc_collapse': True
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue