Documentarian.ModuleAuthor

Commands for writing and maintaining PowerShell modules documentation.

Not yet documented.


Concepts

Conceptual documentation for the module.

Tutorials

Narrative documentation for the module.

Reference

Reference documentation for the module’s code.

Changelog

All notable changes to the Documentarian.ModuleAuthor module are documented in this file.

This changelog’s format is based on Keep a Changelog and this project adheres to Semantic Versioning.

For releases before 1.0.0, this project uses the following convention:

  • While the major version is 0, the code is considered unstable.
  • The minor version is incremented when a backwards-incompatible change is introduced.
  • The patch version is incremented when a backwards-compatible change or bug fix is introduced.