java -jar midscribe.jar generate -s /path/to/objects/directory -o output.adoc
midScribe
|
Integral documentation feature
This page is an introduction to Integral documentation midPoint feature.
Please see the feature page for more details.
|
The midscribe is a command-line utility used to generate documentation from midPoint objects. It reads the XML files, extracts relevant information about objects and their relationships, and uses this data to create documentation in various formats.
Studio integration
Midscribe is also integrated within Intellij IDEA MidPoint Studio plugin.
Documentation can be generated directly from the Studio by using action Generate documentation.
For more information see Studio documentation.
Examples
java -jar midscribe.jar generate -s /path/to/objects/directory -o output.pdf -of PDF
users directoryjava -jar midscribe.jar generate -s /path/to/objects/directory -i "users/*.xml" -o output.html -of HTML
Compliance
This feature is related to the following compliance frameworks: