modery / PowerDocu

Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datasources.md can become quite large

modery opened this issue · comments

Depending on datasources used, the datasources.md file can become quite large. Recommended to split it up

Received a notification "Yowza, that’s a big file. Try again with a file smaller than 25MB."

Recommended change: update addAppDataSources() to split the datasource details into individual files
https://github.com/modery/PowerDocu/blob/main/PowerDocu.AppDocumenter/AppMarkdownBuilder.cs#L418