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 54e3ab8 commit 6339bbfCopy full SHA for 6339bbf
docs/conf.py
@@ -91,10 +91,7 @@
91
# Add and use Pylons theme
92
html_theme = 'pylons'
93
html_theme_path = pylons_sphinx_themes.get_html_themes_path()
94
-html_theme_options = dict(
95
- github_url='http://github.com/Pylons/waitress',
96
- canonical_url='http://docs.pylonsproject.org/projects/waitress/en/latest/'
97
-)
+html_theme_options = dict(github_url='http://github.com/Pylons/waitress')
98
99
# The style sheet to use for HTML and HTML Help pages. A file of that name
100
# must exist either in Sphinx' static/ path, or in one of the custom paths
rtd.txt
@@ -1,3 +1,3 @@
1
-Sphinx >= 1.2.3
+Sphinx >= 1.3.1
2
repoze.sphinx.autointerface
3
pylons-sphinx-themes
0 commit comments