docs: mention the ability to register multiple components in a single repo

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2024-03-29 10:21:22 +00:00
parent 34217c5d37
commit 3025567346
+4 -3
View File
@@ -40,9 +40,10 @@ browse the catalog at `http://localhost:3000`.
## Adding components to the catalog
The source of truth for the components in your software catalog are
[metadata YAML files](descriptor-format.md) stored in source control (GitHub,
GitHub Enterprise, GitLab, ...).
The source of truth for the components in your software catalog are [metadata
YAML files](descriptor-format.md) stored in source control (GitHub, GitHub
Enterprise, GitLab, ...). Repositories can include multiple metadata files, and
there's no requirement for metadata files to be placed in the repository root.
There are 3 ways to add components to the catalog: