Skip to content

Commit 47cfe98

Browse files
committed
Use sphinx-notfound-page for better 404
1 parent 79e43af commit 47cfe98

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
'autoapi.extension',
4747
'hoverxref.extension',
4848
'versionwarning.extension',
49+
'notfound.extension',
4950
]
5051

5152
# Used when building the documentation from the terminal and using a local Read

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ sphinx-rtd-theme==0.4.3
44
sphinx-tabs==1.1.11
55
sphinx-prompt==1.1.0
66
sphinx-version-warning==1.1.2
7+
sphinx-notfound-page==0.4

0 commit comments

Comments
 (0)