From 631e8e309f13b90a94f793f60ff03575b840d3a8 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Thu, 12 Mar 2026 14:52:54 +0300 Subject: [PATCH] [update] replace suite 8 -> suite in the links to toolbar and treecollection api --- docs/api/diagram_editor/toolbar/events/overview.md | 4 ++-- docs/api/diagram_editor/toolbar/events/toolbar_events.md | 2 +- .../diagram_editor/toolbar/events/treecollection_events.md | 2 +- docs/api/diagram_editor/toolbar/methods/overview.md | 4 ++-- docs/api/diagram_editor/toolbar/methods/toolbar_methods.md | 2 +- .../diagram_editor/toolbar/methods/treecollection_methods.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/api/diagram_editor/toolbar/events/overview.md b/docs/api/diagram_editor/toolbar/events/overview.md index e517d7656..4a60933ea 100644 --- a/docs/api/diagram_editor/toolbar/events/overview.md +++ b/docs/api/diagram_editor/toolbar/events/overview.md @@ -6,7 +6,7 @@ description: You can learn about Toolbar events in the documentation of the DHTM # Toolbar events overview -You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ | @@ -35,7 +35,7 @@ editor.toolbar.events.on("click", (id, event) => { # TreeCollection events overview -You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | diff --git a/docs/api/diagram_editor/toolbar/events/toolbar_events.md b/docs/api/diagram_editor/toolbar/events/toolbar_events.md index 43453025f..d54d85efe 100644 --- a/docs/api/diagram_editor/toolbar/events/toolbar_events.md +++ b/docs/api/diagram_editor/toolbar/events/toolbar_events.md @@ -4,7 +4,7 @@ title: Events of Toolbar description: You can learn about events of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram. --- -You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ | diff --git a/docs/api/diagram_editor/toolbar/events/treecollection_events.md b/docs/api/diagram_editor/toolbar/events/treecollection_events.md index dd6c8f5a6..482778b27 100644 --- a/docs/api/diagram_editor/toolbar/events/treecollection_events.md +++ b/docs/api/diagram_editor/toolbar/events/treecollection_events.md @@ -4,7 +4,7 @@ title: TreeCollection Events of Toolbar description: You can learn about TreeCollection events of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram. --- -You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-events/) events of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ---------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | diff --git a/docs/api/diagram_editor/toolbar/methods/overview.md b/docs/api/diagram_editor/toolbar/methods/overview.md index 2f95bdac1..2b8b28e33 100644 --- a/docs/api/diagram_editor/toolbar/methods/overview.md +++ b/docs/api/diagram_editor/toolbar/methods/overview.md @@ -10,7 +10,7 @@ description: You can learn about Toolbar methods in the documentation of the DHT Use the [`parse()`](api/diagram_editor/toolbar/methods/parse_method.md) method to manipulate data in Toolbar. ::: -You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | :------------------------------------------------------------------------------------ | :--------------------------------------------------------- | @@ -45,7 +45,7 @@ editor.toolbar.disable(); # TreeCollection methods overview -You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | diff --git a/docs/api/diagram_editor/toolbar/methods/toolbar_methods.md b/docs/api/diagram_editor/toolbar/methods/toolbar_methods.md index ea709ad8f..9fa178733 100644 --- a/docs/api/diagram_editor/toolbar/methods/toolbar_methods.md +++ b/docs/api/diagram_editor/toolbar/methods/toolbar_methods.md @@ -4,7 +4,7 @@ title: Methods of Toolbar description: You can learn about methods of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram. --- -You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**Toolbar**](https://docs.dhtmlx.com/suite/category/toolbar-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | :------------------------------------------------------------------------------------ | :--------------------------------------------------------- | diff --git a/docs/api/diagram_editor/toolbar/methods/treecollection_methods.md b/docs/api/diagram_editor/toolbar/methods/treecollection_methods.md index 476201c96..f38c8f3f7 100644 --- a/docs/api/diagram_editor/toolbar/methods/treecollection_methods.md +++ b/docs/api/diagram_editor/toolbar/methods/treecollection_methods.md @@ -4,7 +4,7 @@ title: TreeCollection Methods of Toolbar description: You can learn about TreeCollection methods of Toolbar in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram. --- -You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite 8**](https://docs.dhtmlx.com/suite/): +You can use the following [**TreeCollection**](https://docs.dhtmlx.com/suite/category/treecollection-methods/) methods of [**Suite**](https://docs.dhtmlx.com/suite/): | Name | Description | | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |