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.
1 parent f539c0e commit 1056aeaCopy full SHA for 1056aea
setup.py
@@ -27,6 +27,7 @@
27
'static/font/*.*'
28
]},
29
include_package_data=True,
30
+ # See http://www.sphinx-doc.org/en/stable/theming.html#distribute-your-theme-as-a-python-package
31
entry_points = {
32
'sphinx.html_themes': [
33
'sphinx_rtd_theme = sphinx_rtd_theme',
0 commit comments