Skip to content

Commit

Permalink
Add sphinx-notfound-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Jan 15, 2025
1 parent daf7303 commit 770d6bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sphinx-doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"sphinx.ext.todo",
"IPython.sphinxext.ipython_console_highlighting",
"sphinx_copybutton",
"notfound.extension",
]

if os.getenv("READTHEDOCS"):
Expand Down
1 change: 1 addition & 0 deletions sphinx-doc/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ furo==2024.8.6
tornado==6.4.2
sphinxcontrib-googleanalytics==0.4
sphinx-copybutton==0.5.2
sphinx-notfound-page==1.0.4

0 comments on commit 770d6bd

Please sign in to comment.