Skip to content

Commit ef92b05

Browse files
committed
Temporarily igore sphinx-notfound-page
1 parent a4a9bcf commit ef92b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
html_static_path = ['images'] # should contain the folder with icons
233233

234234
# Add support for nice Not Found 404 pages
235-
extensions += ['notfound.extension']
235+
# extensions += ['notfound.extension'] # readthedocs/sphinx-notfound-page#219
236236

237237
# List of dicts with <link> HTML attributes
238238
# static-file points to files in the html_static_path (href is computed)

0 commit comments

Comments
 (0)