-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lewis Ginn edited this page Jun 9, 2026
·
2 revisions
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.
| 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 |
| 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 |
| 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 |
Getting Started
Configuration
Reference