Added a namespaces plugin that allows generating namespaces and automatically adds reflections in a path pattern to the namespace. This is particularly useful for the workflows reference, as workflows under the `**/packages/core/core-flows/**/workflows/**` path pattern are shown under a Workflows title, and steps under the path pattern `**/packages/core/core-flows/**/steps/**` are shown under a Steps title.
Docs Util Workspace
All utility scripts and plugins used for documentation, such as generating documentation, are placed in this workspace.