January 6, 2016 at 12:05 am
Comments posted to this topic are about the item PowerShell Tool Time: Building Help
January 6, 2016 at 6:22 am
Thanks for another good article in this series.
January 6, 2016 at 6:42 am
Hi Mike. Excellent article...and series! I just went back and got caught up on the previous articles.
January 6, 2016 at 8:48 am
A good introduction to documenting cmdlets! The next step to consider is publishing your entire API (i.e. the help from all your cmdlets together). There is unfortunately no built-in support for doing this so some time ago I created DocTreeGenerator (https://github.com/msorens/DocTreeGenerator) to generate a complete web tree of your PowerShell API. And just in the last few weeks I dusted it off, added lots of enhancements and updates, and moved it to github. You can read my original article (still quite valid) on how to use it at SqlServerCentral.com's sister site: https://www.simple-talk.com/sysadmin/powershell/how-to-document-your-powershell-library/
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply