Skip to content

Commit c00c8aa

Browse files
Link module development orchestration page into nav and index
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 6ac7cba commit c00c8aa

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/docs/Modules/Process-PSModule/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ This section documents how module repositories are formed and how they move from
1111
- [Build, Test, Pack, Publish](build-test-pack-publish.md)
1212
- [Template Quickstart](template-quickstart.md)
1313
- [Module Bootstrap](module-bootstrap.md)
14+
- [Module Development Orchestration](module-development-orchestration.md)
1415

1516
For broader framework context, see [MSX Frameworks / Process-PSModule](https://msxorg.github.io/docs/Frameworks/Process-PSModule/).

src/zensical.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ nav = [
3434
{"Build, Test, Pack, Publish" = "Modules/Process-PSModule/build-test-pack-publish.md"},
3535
{"Template Quickstart" = "Modules/Process-PSModule/template-quickstart.md"},
3636
{"Module Bootstrap" = "Modules/Process-PSModule/module-bootstrap.md"},
37+
{"Module Development Orchestration" = "Modules/Process-PSModule/module-development-orchestration.md"},
3738
]},
3839
]},
3940
{"Dictionary" = [

0 commit comments

Comments
 (0)