Skip to content

Commit

Permalink
[doc] remove sphinx-notfound-page extension for sphinx
Browse files Browse the repository at this point in the history
The extension does not work well.

Change-Id: I8f33c6658685f66d3988688f23b3f5e100b8d085
  • Loading branch information
xqt committed Oct 27, 2024
1 parent 4954df6 commit 8555c07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'notfound.extension',
'sphinx_copybutton',
'sphinx_tabs.tabs',
'sphinx.ext.autodoc',
Expand Down
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ sphinx >= 8.1.1
rstcheck >=6.2.4
sphinxext-opengraph >= 0.9.1
sphinx-copybutton >= 0.5.2
sphinx-notfound-page >= 1.0.4
sphinx-tabs >= 3.4.7
tomli >= 2.02; python_version < '3.11'
furo >= 2024.8.6

0 comments on commit 8555c07

Please sign in to comment.