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 32a29ff commit 7a51719Copy full SHA for 7a51719
conf.py
@@ -394,7 +394,6 @@ def generate_redirects(app):
394
app.info("Could not find redirects file at '%s'" % path)
395
return
396
397
- # TODO(stephenfin): Add support for DirectoryHTMLBuilder
398
if not type(app.builder) == builders.StandaloneHTMLBuilder:
399
logging.warn("The 'sphinxcontib-redirects' plugin is only supported "
400
"by the 'html' builder. Skipping...")
0 commit comments