Add github_url

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2021-11-02 15:53:18 +01:00
parent 0ea6ba72cf
commit 56ba7c6670
1 changed files with 1 additions and 0 deletions

View File

@ -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
}