Documentation Generation - MerrionComputing/CQRSAzure GitHub Wiki
Documentation is a major component of the CQRS designer as (in my experience) one of the biggest impediments to the adoption of a CQRS/ES based system is the difficulty understanding it.
Documentation is generated directly from the model by selecting the "Generate Documentation" context menu from the model design surface.
This then uses the properties of the model, and the text entered in the Description and Notes properties of each element in the model to generate a set of HTML pages describing the model:
![Documentation example] (https://github.com/MerrionComputing/CQRSAzure/blob/master/CQRSAzure/Images/Documentation_Event.PNG)