This AutomationML Editor Plugin can be used to generate readable documentations of AutomationML class libraries. Exports to Word, Html and RTF are supported.
$ dotnet add package Aml.Editor.Plugin.DocGen
The data exchange format AutomationML is a neutral, free, and XML-based data format. It has been developed in order to support the data exchange between engineering tools in a heterogeneous engineering tool landscape.
The AutomationML editor has been developed by the AutomationML society in order to visualize major AutomationML concepts and provides functionality to visualize, create and edit AutomationML/CAEX files.
This Documentation Generator (also named as AutomationML DocMAN) is an AutomationML Editor Plugin. The Plugin supports the generation of textual and graphical documentations of AutomationML class- and type libraries according to the AutomationML style guide. The generated documentation can be saved in word-, rtf-, and html-formats. The Plugin can be installed using the nuget Plugin-Manager of the AutomationML Editor.