From f950ce486d9bf683b8074933344d74cb26de07ef Mon Sep 17 00:00:00 2001 From: aramissennyeydd Date: Fri, 14 Feb 2025 11:04:54 -0500 Subject: [PATCH] update message Signed-off-by: aramissennyeydd --- .changeset/six-pugs-hug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/six-pugs-hug.md b/.changeset/six-pugs-hug.md index 2f5bddd7f2..3918942ad3 100644 --- a/.changeset/six-pugs-hug.md +++ b/.changeset/six-pugs-hug.md @@ -2,4 +2,4 @@ '@backstage/repo-tools': minor --- -Adds a new command `package-docs` to create TypeScript API documentation using TypeDocs. +Adds a new experimental hidden command `package-docs` for generating API documentation. This is currently only intended for use in the Backstage main repository.