PowerShell / PowerShell/platyPS

WithModulePage extra information

Open
#453 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.