From 4302b6319fbe3debbb225c6b7e415a68e49c18f9 Mon Sep 17 00:00:00 2001 From: carlosrcoelho Date: Mon, 1 Apr 2024 18:28:31 -0300 Subject: [PATCH] Delete unused documentation files --- docs/docs/components/data.mdx | 0 docs/docs/migration/component-status-and-data-passing.mdx | 0 docs/docs/migration/connecting-output-components.mdx | 0 docs/docs/migration/custom-component.mdx | 0 docs/docs/migration/experimental-components.mdx | 0 docs/docs/migration/flow-of-data.mdx | 0 docs/docs/migration/global-variables.mdx | 0 docs/docs/migration/multiple-flows.mdx | 0 docs/docs/migration/new-categories-and-components.mdx | 0 docs/docs/migration/passing-tweaks-and-inputs.mdx | 0 docs/docs/migration/renaming-and-editing-components.mdx | 0 docs/docs/migration/sidebar-and-interaction-panel.mdx | 0 docs/docs/migration/state-management.mdx | 0 docs/docs/migration/supported-frameworks.mdx | 0 docs/docs/migration/text-and-record.mdx | 0 docs/docs/whats-new/customization-control.mdx | 1 - docs/docs/whats-new/debugging-reimagined.mdx | 1 - docs/docs/whats-new/simplification-standardization.mdx | 1 - 18 files changed, 3 deletions(-) delete mode 100644 docs/docs/components/data.mdx delete mode 100644 docs/docs/migration/component-status-and-data-passing.mdx delete mode 100644 docs/docs/migration/connecting-output-components.mdx delete mode 100644 docs/docs/migration/custom-component.mdx delete mode 100644 docs/docs/migration/experimental-components.mdx delete mode 100644 docs/docs/migration/flow-of-data.mdx delete mode 100644 docs/docs/migration/global-variables.mdx delete mode 100644 docs/docs/migration/multiple-flows.mdx delete mode 100644 docs/docs/migration/new-categories-and-components.mdx delete mode 100644 docs/docs/migration/passing-tweaks-and-inputs.mdx delete mode 100644 docs/docs/migration/renaming-and-editing-components.mdx delete mode 100644 docs/docs/migration/sidebar-and-interaction-panel.mdx delete mode 100644 docs/docs/migration/state-management.mdx delete mode 100644 docs/docs/migration/supported-frameworks.mdx delete mode 100644 docs/docs/migration/text-and-record.mdx delete mode 100644 docs/docs/whats-new/customization-control.mdx delete mode 100644 docs/docs/whats-new/debugging-reimagined.mdx delete mode 100644 docs/docs/whats-new/simplification-standardization.mdx diff --git a/docs/docs/components/data.mdx b/docs/docs/components/data.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/component-status-and-data-passing.mdx b/docs/docs/migration/component-status-and-data-passing.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/connecting-output-components.mdx b/docs/docs/migration/connecting-output-components.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/custom-component.mdx b/docs/docs/migration/custom-component.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/experimental-components.mdx b/docs/docs/migration/experimental-components.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/flow-of-data.mdx b/docs/docs/migration/flow-of-data.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/global-variables.mdx b/docs/docs/migration/global-variables.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/multiple-flows.mdx b/docs/docs/migration/multiple-flows.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/new-categories-and-components.mdx b/docs/docs/migration/new-categories-and-components.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/passing-tweaks-and-inputs.mdx b/docs/docs/migration/passing-tweaks-and-inputs.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/renaming-and-editing-components.mdx b/docs/docs/migration/renaming-and-editing-components.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/sidebar-and-interaction-panel.mdx b/docs/docs/migration/sidebar-and-interaction-panel.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/state-management.mdx b/docs/docs/migration/state-management.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/supported-frameworks.mdx b/docs/docs/migration/supported-frameworks.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/migration/text-and-record.mdx b/docs/docs/migration/text-and-record.mdx deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/docs/whats-new/customization-control.mdx b/docs/docs/whats-new/customization-control.mdx deleted file mode 100644 index 11f23f53c..000000000 --- a/docs/docs/whats-new/customization-control.mdx +++ /dev/null @@ -1 +0,0 @@ -# A New Customization and Control \ No newline at end of file diff --git a/docs/docs/whats-new/debugging-reimagined.mdx b/docs/docs/whats-new/debugging-reimagined.mdx deleted file mode 100644 index d30234088..000000000 --- a/docs/docs/whats-new/debugging-reimagined.mdx +++ /dev/null @@ -1 +0,0 @@ -# Debugging Reimagined \ No newline at end of file diff --git a/docs/docs/whats-new/simplification-standardization.mdx b/docs/docs/whats-new/simplification-standardization.mdx deleted file mode 100644 index f7e3115bc..000000000 --- a/docs/docs/whats-new/simplification-standardization.mdx +++ /dev/null @@ -1 +0,0 @@ -# Simplification Through Standardization \ No newline at end of file