docs: theme s/SymbiFlow/F4PGA/

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-05-12 18:52:11 +02:00
parent a3d6829af5
commit 697932e21f
2 changed files with 2 additions and 2 deletions

View File

@ -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',

View File

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