Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-documentation.interface.ts
Options for workflow documentation generation
Properties
| Property | Type |
|---|---|
includeDiagrams | boolean |
includeScreenshots | boolean |
includeInteractions | boolean |
format | `'mdx' |
screenshotBaseUrl | string |
groupByCategory | boolean |
Was this page helpful?