Skip to content

Add XML documentation for cmdlets and enable strict help generation#75

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
add-xml-doc-comments-to-cmdlets
Aug 8, 2025
Merged

Add XML documentation for cmdlets and enable strict help generation#75
PrzemyslawKlys merged 1 commit intomasterfrom
add-xml-doc-comments-to-cmdlets

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • document all cmdlets with summaries, parameter descriptions, examples and links
  • add type documentation for helper objects
  • enforce documentation checks via -strict

Testing

  • dotnet build Sources/PSWritePDF/PSWritePDF.csproj -c Release
  • ⚠️ Invoke-Pester -Script Tests -Output Detailed (failed: command not found: pwsh)

https://chatgpt.com/codex/tasks/task_e_6896413b0c60832e9752f820e44c9dd6

@PrzemyslawKlys PrzemyslawKlys merged commit 67b3a38 into master Aug 8, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant