PowerShell / PowerShell/platyPS
WithModulePage extra information
Open
Nobody has claimed this yet.
Issue-Enhancement
- Dominant language
- C#
- Stars
- 871
- Forks
- 166
- Avg merge
- 21h 17m
- Merged PRs (30d)
- 1
Description
Because I'm lazy...
Please, add the description of the module automaticly from the module manifest
Maybe also add more info from the Module manifest, like
ModuleVersion = '2.0''
Description = 'Defines common functions'
# AUTHOR
Author = 'Name'
CompanyName = 'company'
Copyright = 'Copyright 2019. All rights reserved.'
And also the descriptions of the cmdlets..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WithModulePage implementation and the existing module-manifest handling in platyPS. Determine which manifest fields and cmdlet descriptions are in scope, then verify that generated module documentation includes the agreed information and that existing output remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100