Skip to content

Commit 460a334

Browse files
Document generated module catalog behavior
Clarify that catalog table and linked module pages are generated from repository metadata and README summaries. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 5d04e10 commit 460a334

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/docs/Modules/Catalog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Each module page should capture:
1414

1515
## Catalog generation
1616

17-
The module list is intended to be generated from repository metadata and refreshed automatically.
17+
The module list and linked module pages are generated from PSModule repository metadata and README content, then refreshed automatically.
1818

1919
<!-- MODULE_CATALOG_START -->
2020

src/docs/Modules/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ This section is the local source of truth for:
1616
- [Module types](Module-Types.md)
1717
- [Test Specification](Test-Specification.md)
1818
- [Versioning](Versioning.md)
19-
- [Catalog](Catalog/index.md)
19+
- [Catalog](Catalog/index.md) (auto-generated from PSModule repo metadata, release data, and README summaries)
2020
- [Process-PSModule](Process-PSModule/index.md)
2121
- [Dashboard Extension](Dashboard-Extension/index.md)

0 commit comments

Comments
 (0)