-
Notifications
You must be signed in to change notification settings - Fork 11
Documentation Generation
Duncan Jones edited this page Apr 22, 2016
·
2 revisions
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)