mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-05 20:03:26 +00:00
update docs
This commit is contained in:
parent
769fa63fa5
commit
73142e9cd4
@ -22,6 +22,12 @@
|
||||
# sys.path.insert(0, os.path.abspath('.'))
|
||||
|
||||
|
||||
import sphinx_rtd_theme
|
||||
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
|
||||
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
||||
|
||||
# -- General configuration ------------------------------------------------
|
||||
|
||||
# If your documentation needs a minimal Sphinx version, state it here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user