diff --git a/docs/src/conf.py b/docs/src/conf.py index ed8f5866b3..74513ae1fc 100755 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -562,7 +562,9 @@ redirects = { "details/xml/integration/renesas-dev-tools": "../../../xml/integration/renesas-dev-tools.html" , "details/xml/tools/cli": "../../../xml/tools/cli.html" , "details/xml/tools/figma": "../../../xml/tools/figma.html" , + "details/xml/tools/online_share": "../../../xml/tools/online_share.html" , "details/xml/xml/index": "../../../xml/xml/index.html" , + "details/xml/features/index": "../../../xml/features/index.html" , }