diff --git a/docs/sidebars.ts b/docs/sidebars.ts index 379639f98f8..8619636e98d 100644 --- a/docs/sidebars.ts +++ b/docs/sidebars.ts @@ -415,10 +415,6 @@ module.exports = { "type": "doc", "id": "manuals/developer/python/documentation" }, - { - "type": "doc", - "id": "manuals/developer/python/constructor" - }, { "type": "doc", "id": "manuals/developer/python/name-overrides" @@ -446,10 +442,6 @@ module.exports = { "type": "doc", "id": "manuals/developer/typescript/documentation" }, - { - "type": "doc", - "id": "manuals/developer/typescript/constructor" - }, { "type": "doc", "id": "manuals/developer/typescript/decorators"