-
Notifications
You must be signed in to change notification settings - Fork 184
Documentation Resources
Eugene Bekker edited this page Jan 5, 2016
·
5 revisions
- http://www.writethedocs.org/ ** http://developers.slashdot.org/story/15/12/09/2041212/write-the-docs-helps-create-floss-software-documentation-video ** http://developers.slashdot.org/story/15/12/11/2136229/write-the-docs-helps-create-floss-software-documentation-video-2 ** http://docs.writethedocs.org/starting/
- https://msdn.microsoft.com/en-us/library/b2s063f7(v=vs.100).aspx
- https://github.com/EWSoftware/SHFB
-
http://ben.neise.co.uk/index.php/2014/10/scriptdocumentationinmarkdown/ - converts to MD which can be hosted on GitHub
-
https://www.simple-talk.com/sysadmin/powershell/how-to-document-your-powershell-library/
-
https://www.red-gate.com/blog/providing-help-docs-powershell-cmdlets ** https://github.com/red-gate/XmlDoc2CmdletDoc
-
http://blogs.msdn.com/b/powershell/archive/2007/09/01/new-and-improved-cmdlet-help-editor-tool.aspx
-
https://cmille19.wordpress.com/2009/09/24/external-maml-help-files/ ** http://stackoverflow.com/questions/2367333/powershell-maml-help-generator ** http://poshcode.org/1338
-
Writing MAML help docs for binary PS modules:
- http://poshbuild.codeplex.com/
- https://cmdlethelpeditor.codeplex.com/ - MS official tool, but now defunct
- https://pscmdlethelpeditor.codeplex.com/ - OSS replacement for defunct MS tool
- https://github.com/red-gate/XmlDoc2CmdletDoc
Docs
- Overview
- FAQ
- Let's Encrypt Reference Sheet
- Quick Start
- Requirements
- Basic Concepts
- Vaults, Vault Providers and Vault Profiles
- Challenge Types, Challenge Handlers and Providers
- Troubleshooting
- Contributions
Legacy Docs - out of date
Reference
- Good to Know
- Proposed Extension Mechanism
- PowerShell Module Design
- Style Guides and Conventions
- Documentation Resources
A bit dated