diff --git a/docs/config.json b/docs/config.json index 181f6139e..be5be771c 100644 --- a/docs/config.json +++ b/docs/config.json @@ -419,10 +419,6 @@ "defaultCollapsed": true, "label": "API Reference", "children": [ - { - "label": "JavaScript Reference", - "to": "reference/index" - }, { "label": "Classes / FieldApi", "to": "reference/classes/FieldApi" @@ -508,10 +504,6 @@ { "label": "react", "children": [ - { - "label": "React Reference", - "to": "framework/react/reference/index" - }, { "label": "Variables / Field", "to": "framework/react/reference/variables/Field" @@ -541,10 +533,6 @@ { "label": "preact", "children": [ - { - "label": "Preact Reference", - "to": "framework/preact/reference/index" - }, { "label": "Variables / Field", "to": "framework/preact/reference/variables/Field" @@ -570,10 +558,6 @@ { "label": "vue", "children": [ - { - "label": "Vue Reference", - "to": "framework/vue/reference/index" - }, { "label": "Variables / Field", "to": "framework/vue/reference/variables/Field" @@ -599,10 +583,6 @@ { "label": "solid", "children": [ - { - "label": "Solid Reference", - "to": "framework/solid/reference/index" - }, { "label": "Functions / createField", "to": "framework/solid/reference/functions/createField" @@ -628,10 +608,6 @@ { "label": "lit", "children": [ - { - "label": "Lit Reference", - "to": "framework/lit/reference/index" - }, { "label": "Classes / TanStackFormController", "to": "framework/lit/reference/classes/TanStackFormController" @@ -641,10 +617,6 @@ { "label": "angular", "children": [ - { - "label": "Angular Reference", - "to": "framework/angular/reference/index" - }, { "label": "Classes / TanStackField", "to": "framework/angular/reference/classes/TanStackField"