Skip to content

📖 [Docs]: Document grouped public command help URLs - #453

Draft
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
document-grouped-help-urls
Draft

📖 [Docs]: Document grouped public command help URLs#453
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
document-grouped-help-urls

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

What changed

Document grouped public-command help URLs in the module-structuring guide. The guidance covers the first public .LINK, private-helper links, the PublicHelpLink enforcement boundary, and URL/redirect implications when commands move into groups.

Validation

  • git diff --check
  • Verified the URL pattern against Test-PSModule and Document-PSModule sources.

Related

  • Ported from PSModule/docs#105.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Super-linter summary

LanguageValidation result
CHECKOVPass ✅
CSSPass ✅
CSS_PRETTIERPass ✅
GITHUB_ACTIONSPass ✅
GITHUB_ACTIONS_ZIZMORPass ✅
GITLEAKSPass ✅
GIT_MERGE_CONFLICT_MARKERSPass ✅
HTMLPass ✅
JAVASCRIPT_ESPass ✅
JAVASCRIPT_PRETTIERPass ✅
MARKDOWNPass ✅
NATURAL_LANGUAGEPass ✅
POWERSHELLPass ✅
PRE_COMMITPass ✅
SPELL_CODESPELLPass ✅
TRIVYPass ✅
YAMLPass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Sign up for freeto 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

@MariusStorhaug