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.