Unverified Commit ce576c0c authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

docs: add sphinx reredirects extension (#3962)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent 3077e1ec
......@@ -30,6 +30,7 @@ extensions = [
"sphinx.ext.ifconfig",
"sphinx.ext.extlinks",
"sphinxcontrib.mermaid",
"sphinx_reredirects",
]
# Custom extensions
......
......@@ -79,6 +79,7 @@ docs = [
"sphinx-book-theme>=1.1",
"sphinxcontrib-mermaid>=1.0",
"sphinxcontrib-bibtex>=2.6",
"sphinx-reredirects>=1.0.0",
# Markdown and notebook support
"myst-parser>=4.0",
"myst-nb>=1.2",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment