docs: theme s/SymbiFlow/F4PGA/
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
d827ab1526
commit
6863b48b18
|
@ -65,7 +65,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
|||
|
||||
html_show_sourcelink = True
|
||||
|
||||
html_theme = 'sphinx_symbiflow_theme'
|
||||
html_theme = 'sphinx_f4pga_theme'
|
||||
|
||||
html_theme_options = {
|
||||
'repo_name': 'chipsalliance/f4pga-examples',
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
sphinx
|
||||
docutils
|
||||
git+https://github.com/SymbiFlow/sphinx_symbiflow_theme.git@chips#egg=sphinx-symbiflow-theme
|
||||
git+https://github.com/f4pga/sphinx_f4pga_theme.git@f4pga#egg=sphinx-f4pga-theme
|
||||
sphinx-tabs
|
||||
sphinx-jinja
|
||||
|
|
Loading…
Reference in New Issue