Loading docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'sphinx_rtd_theme' html_theme = 'sphinx_rtd_theme' # 'alabaster' # Theme options are theme-specific and customize the look and feel of a theme Loading docs/requirements.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line sphinx-rtd-theme No newline at end of file readthedocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,3 +18,4 @@ formats: python: install: - requirements: requirements.txt - requirements: docs/requirements.txt Loading
docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'sphinx_rtd_theme' html_theme = 'sphinx_rtd_theme' # 'alabaster' # Theme options are theme-specific and customize the look and feel of a theme Loading
docs/requirements.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line sphinx-rtd-theme No newline at end of file
readthedocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,3 +18,4 @@ formats: python: install: - requirements: requirements.txt - requirements: docs/requirements.txt