Merge pull request #295 from antmicro/umarcor/docs/theme
docs: theme s/SymbiFlow/F4PGA/
This commit is contained in:
commit
46e75849ce
|
@ -65,7 +65,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||||
|
|
||||||
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-examples',
|
'repo_name': 'chipsalliance/f4pga-examples',
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
sphinx
|
sphinx
|
||||||
docutils
|
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-tabs
|
||||||
sphinx-jinja
|
sphinx-jinja
|
||||||
|
|
Loading…
Reference in New Issue