Skip to content

📖 [Docs]: Move documentation to MSX / Docs and reduce the README to a pointer#383

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
docs/readme-pointer
Jul 12, 2026
Merged

📖 [Docs]: Move documentation to MSX / Docs and reduce the README to a pointer#383
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
docs/readme-pointer

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Moves the Process-PSModule documentation to the MSX / Docs site and reduces this repository's README to a short pointer.

The full documentation — getting started, pipeline stages, usage, configuration, repository structure, and principles — now lives at https://msxorg.github.io/docs/Frameworks/Process-PSModule/, added to MSX / Docs in MSXOrg/docs#39.

Changed: README

  • The README is now a brief description plus a link to the documentation on MSX / Docs. Everything previously in the README now lives in the new Frameworks → Process-PSModule section of the docs site.
  • The two diagrams (media/Process-PSModule.png and media/pagesEnvironment.png) are removed; they were referenced only by the README and now live alongside the docs.

Technical Details

  • Pairs with 📖 [Docs]: Add the Process-PSModule framework documentation MSXOrg/docs#39, which adds the Frameworks/Process-PSModule section. Merge that PR first so the README link resolves once GitHub Pages redeploys.
  • Labelled NoRelease: the README is an important file, but this is a documentation-only relocation and should not cut a new version.
  • DEPENDENCIES.md, the workflows, and all other files are unchanged; the docs link to them by absolute URL.

@MariusStorhaug Marius Storhaug (MariusStorhaug) marked this pull request as ready for review July 12, 2026 19:02
Copilot AI review requested due to automatic review settings July 12, 2026 19:02
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 3211236 into main Jul 12, 2026
16 checks passed
@MariusStorhaug Marius Storhaug (MariusStorhaug) deleted the docs/readme-pointer branch July 12, 2026 19:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR relocates the repository’s detailed documentation to the MSX / Docs site and simplifies this repository’s README to a short description plus a canonical documentation link.

Changes:

  • Replaces the long-form README content with a concise overview of Process-PSModule.
  • Adds a dedicated “Documentation” section that points readers to the MSX / Docs page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
documentation, and publishes module to the PowerShell Gallery and its documentation site to GitHub Pages. It is the core workflow used across all
PowerShell modules in the [PSModule organization](https://github.com/PSModule), ensuring reliable, automated, and maintainable delivery of PowerShell
projects.
Process-PSModule is the corner-stone of the PSModule framework — an end-to-end GitHub Actions workflow that builds, tests, versions, documents, and publishes PowerShell modules to the PowerShell Gallery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants