Skip to content

Commit 55302a8

Browse files
committed
1 parent 5321bbb commit 55302a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Sphinx==7.2.6
33
sphinx-rtd-theme==2.0.0
44
readthedocs-sphinx-ext==2.2.5
55
Jinja2==3.1.5
6+
sphinx-notfound-page==1.1.0

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
'sphinx.ext.intersphinx',
4747
'sphinx.ext.todo',
4848
'sphinx.ext.autosectionlabel',
49+
'notfound.extension',
4950
]
5051

5152
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)