Skip to content

Commit f142b9b

Browse files
Remove Dashboard Extension page
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 88c92d8 commit f142b9b

5 files changed

Lines changed: 0 additions & 48 deletions

File tree

src/docs/Modules/Dashboard-Extension/index.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/docs/Modules/Dashboard-Extension/spec.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/docs/Modules/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ This section is the local source of truth for:
77
- module catalog and module-level specs
88
- Process-PSModule structure and build flow
99
- repository anatomy and template onboarding
10-
- optional dashboard extension specification for module telemetry
1110

1211
## Sections
1312

@@ -18,4 +17,3 @@ This section is the local source of truth for:
1817
- [Versioning](Versioning.md)
1918
- [Catalog](Catalog/index.md)
2019
- [Process-PSModule](Process-PSModule/index.md)
21-
- [Dashboard Extension](Dashboard-Extension/index.md)

src/docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ This site is now focused on PSModule-org specific documentation:
4040
- [Modules](Modules/index.md): module catalog and module-specific standards
4141
- [Process-PSModule](Modules/Process-PSModule/index.md): how modules are structured and built
4242
- [Template onboarding](Modules/Process-PSModule/template-quickstart.md): how to start from the template
43-
- [Dashboard extension](Modules/Dashboard-Extension/index.md): module telemetry documentation spec
4443

4544
## Cross-org guidance has moved
4645

src/zensical.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ nav = [
3434
{"Build, Test, Pack, Publish" = "Modules/Process-PSModule/build-test-pack-publish.md"},
3535
{"Template Quickstart" = "Modules/Process-PSModule/template-quickstart.md"},
3636
]},
37-
{"Dashboard Extension" = [
38-
"Modules/Dashboard-Extension/index.md",
39-
{"Spec" = "Modules/Dashboard-Extension/spec.md"},
40-
]},
4137
]},
4238
{"Dictionary" = [
4339
"Dictionary/index.md",

0 commit comments

Comments
 (0)