docs: theme s/SymbiFlow/F4PGA/
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
a3d6829af5
commit
697932e21f
|
@ -80,7 +80,7 @@ rst_prolog = """
|
||||||
|
|
||||||
html_show_sourcelink = True
|
html_show_sourcelink = True
|
||||||
|
|
||||||
html_theme = 'sphinx_symbiflow_theme'
|
html_theme = 'sphinx_f4pga_theme'
|
||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'repo_name': 'chipsalliance/f4pga',
|
'repo_name': 'chipsalliance/f4pga',
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
sphinx>=4.5.0
|
sphinx>=4.5.0
|
||||||
sphinxcontrib-bibtex
|
sphinxcontrib-bibtex
|
||||||
https://github.com/SymbiFlow/sphinx_symbiflow_theme/archive/chips.zip#sphinx-symbiflow-theme
|
https://github.com/f4pga/sphinx_f4pga_theme/archive/f4pga.zip#sphinx-f4pga-theme
|
||||||
https://github.com/SymbiFlow/sphinx-verilog-domain/archive/master.zip#sphinx-verilog-domain
|
https://github.com/SymbiFlow/sphinx-verilog-domain/archive/master.zip#sphinx-verilog-domain
|
||||||
tabulate
|
tabulate
|
||||||
|
|
Loading…
Reference in New Issue