We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13cef3e + 872b120 commit 17f92dcCopy full SHA for 17f92dc
docs/_static/css/style.css
docs/conf.py
@@ -85,7 +85,7 @@
85
# The theme to use for HTML and HTML Help pages. See the documentation for
86
# a list of builtin themes.
87
#
88
-html_theme = 'sphinx_rtd_theme'
+html_theme = 'sphinx_kidsfirst_theme'
89
90
# Theme options are theme-specific and customize the look and feel of a theme
91
# further. For a list of options available for each theme, see the
requirements.txt
@@ -1,4 +1,4 @@
1
-sphinx-rtd-theme==0.4.2
2
sphinx-autobuild==0.7.1
3
recommonmark==0.4.0
4
doc8>=0.8.0
+-e git+https://github.com/kids-first/kf-sphinx-docs-theme.git#egg=sphinx_kidsfirst_theme
0 commit comments