This extension is now unpublished from Marketplace. You can choose to uninstall it.
XrmDocumentationGenerator
XrmDocumentationGenerator is a tool that generates PowerApps documentation for your Microsoft Dataverse solutions. It simplifies the documentation process and helps you keep track of your solution's components.
Features
Generates documentation in simple syntax markdown format.
Supports connection string for Dataverse.
Allows specifying the solution logical name to document.
Customizable output path for the generated document.
Built in .NET6.0
Usage
The XrmDocumentationGenerator can be used as a System.CommandLine tool to generate documentation for your PowerApps solutions. Please refer to the GitHub repository for detailed instructions on usage and installation.
This task can be used in a build or release pipeline. That will generate a document for a selected solution to a target destination.