Skip to content
Lewis Ginn edited this page Jun 9, 2026 · 2 revisions

PowerAutoDocs

Automated as-built documentation generator for Power Platform solutions. Reads unpacked solution XML from Git and publishes structured, cross-linked documentation to an Azure DevOps Wiki, a Word document, and/or a PDF.


Getting Started

How It Works The two run modes and when to use each
Running Locally Set up and run on your own machine
Running via ADO Pipeline Set up automated runs in Azure DevOps

Configuration

doc-gen.config.yml Overview of the config file — where it lives and how it's loaded
Solutions Pointing PowerAutoDocs at your unpacked solution files
Output Formats Wiki, Word, and PDF — enabling and configuring each
Wiki Connection Connecting to your ADO Wiki, creating a PAT
Component Toggles Controlling which components are included in the output
AI Enrichment Optional AI-generated summaries — providers, keys, cache

Reference

CLI Flags All command-line flags and how they interact with config
Full Config Reference Every field, its type, default value, and an example
Sample Files Annotated walkthrough of the sample config and pipeline files

View architecture → · npm package → · GitHub →

Clone this wiki locally