Skip to content

Refresh readme, PITCHME, docs/ pages, and add about_PSGraph help topic - #10

Merged
exactmike merged 1 commit into
masterfrom
docs/refresh-pass
Aug 31, 2026
Merged

Refresh readme, PITCHME, docs/ pages, and add about_PSGraph help topic#10
exactmike merged 1 commit into
masterfrom
docs/refresh-pass

Conversation

@exactmike

Copy link
Copy Markdown
Collaborator

readme.md and docs/ had drifted from the 3.0.0/3.1.0 modernization work: the command list only covered 5 of 16 exported functions, Cells had no doc page, and PITCHME.md was still 100% upstream-original (GitPitch was discontinued in 2020, and it pointed at kevinmarquette/psgraph). Also fixed unrelated bugs found while spot-checking: docs/index.md said "PSDeploy", docs/graphviz.md was empty despite being linked in the nav, and Command-Record/Row/Entity.md referenced images at a /img/ path that never existed anywhere in the repo.

  • readme.md: full 16-command list, grouped and linked; pointer to Get-Help about_PSGraph
  • docs/Command-Cells.md: new page for the one command missing one; wired into mkdocs.yml's nav
  • docs/graphviz.md: real content (was empty)
  • docs/index.md: fixed wrong project name
  • docs/Command-Record.md, Command-Row.md, Command-Entity.md: fixed broken /img/ references, regenerated the four images for real via Export-PSGraph
  • PITCHME.md: rewritten for the fork, expanded into a gallery of 6 runnable examples (server farm, DB schema, live process tree, service deps, module deps, multi-format export), each verified by actually running it; deleted PITCHME.yaml (GitPitch is defunct)
  • PSGraph/en-US/about_PSGraph.help.txt: new conceptual help topic, verified via Get-Help about_PSGraph

readme.md and docs/ had drifted from the 3.0.0/3.1.0 modernization work:
the command list only covered 5 of 16 exported functions, Cells had no
doc page, and PITCHME.md was still 100% upstream-original (GitPitch was
discontinued in 2020, and it pointed at kevinmarquette/psgraph). Also
fixed unrelated bugs found while spot-checking: docs/index.md said
"PSDeploy", docs/graphviz.md was empty despite being linked in the nav,
and Command-Record/Row/Entity.md referenced images at a /img/ path that
never existed anywhere in the repo.

- readme.md: full 16-command list, grouped and linked; pointer to
  Get-Help about_PSGraph
- docs/Command-Cells.md: new page for the one command missing one;
  wired into mkdocs.yml's nav
- docs/graphviz.md: real content (was empty)
- docs/index.md: fixed wrong project name
- docs/Command-Record.md, Command-Row.md, Command-Entity.md: fixed
  broken /img/ references, regenerated the four images for real via
  Export-PSGraph
- PITCHME.md: rewritten for the fork, expanded into a gallery of 6
  runnable examples (server farm, DB schema, live process tree, service
  deps, module deps, multi-format export), each verified by actually
  running it; deleted PITCHME.yaml (GitPitch is defunct)
- PSGraph/en-US/about_PSGraph.help.txt: new conceptual help topic,
  verified via Get-Help about_PSGraph

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JkdNkQkbr85iif33Q964JX
@exactmike
exactmike merged commit aa91167 into master Aug 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant