The usage is pretty simple : add the package https://www.nuget.org/Packages/DocumentorDatabaseExtensionsAspire to the Aspire host project. Add an SqlServer database and write
//accepts also relative paths
var res = db.AddDocumentationOnFolder(@”D:\documentation”);
That will be all !
And here it the Aspire Dashboard with documentation for Pubs database

And the diagram

Here you will find a video about how it looks