From 0ff0a619ea7a83daa404699048198458bba99e9e Mon Sep 17 00:00:00 2001 From: Rinkal Pagdar <92097119+rinkalpagdar@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:23:16 +0530 Subject: [PATCH] build docs --- docs/reference-guides/data/data-core-annotations.md | 1 - docs/reference-guides/data/data-core-block-directory.md | 1 - docs/reference-guides/data/data-core-commands.md | 1 - docs/reference-guides/data/data-core-nux.md | 1 - packages/core-commands/README.md | 1 - 5 files changed, 5 deletions(-) diff --git a/docs/reference-guides/data/data-core-annotations.md b/docs/reference-guides/data/data-core-annotations.md index a2e64d27593ae..da86bf4b0dcf5 100644 --- a/docs/reference-guides/data/data-core-annotations.md +++ b/docs/reference-guides/data/data-core-annotations.md @@ -12,7 +12,6 @@ This package is still experimental. “Experimental” means this is an early im Nothing to document. - ## Actions diff --git a/docs/reference-guides/data/data-core-block-directory.md b/docs/reference-guides/data/data-core-block-directory.md index 0f8de6ffaaa5f..c1fe96521adc3 100644 --- a/docs/reference-guides/data/data-core-block-directory.md +++ b/docs/reference-guides/data/data-core-block-directory.md @@ -106,7 +106,6 @@ _Returns_ - `boolean`: Whether a request is in progress for the blocks list. - ## Actions diff --git a/docs/reference-guides/data/data-core-commands.md b/docs/reference-guides/data/data-core-commands.md index 1d4ecf3317f31..9621de9d98c95 100644 --- a/docs/reference-guides/data/data-core-commands.md +++ b/docs/reference-guides/data/data-core-commands.md @@ -56,7 +56,6 @@ _Returns_ - `boolean`: Returns whether the command palette is open. - ## Actions diff --git a/docs/reference-guides/data/data-core-nux.md b/docs/reference-guides/data/data-core-nux.md index 9dae997d9f933..eb6a1c3b5c9a5 100644 --- a/docs/reference-guides/data/data-core-nux.md +++ b/docs/reference-guides/data/data-core-nux.md @@ -44,7 +44,6 @@ _Returns_ - `boolean`: Whether or not the given tip is showing. - ## Actions diff --git a/packages/core-commands/README.md b/packages/core-commands/README.md index 83563900e252b..a7f8073c1f1de 100644 --- a/packages/core-commands/README.md +++ b/packages/core-commands/README.md @@ -20,7 +20,6 @@ _This package assumes that your code will run in an **ES2015+** environment. If Undocumented declaration. - ## Contributing to this package