Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/user-docs-generator.service.ts
Generated documentation structure
Properties
| Property | Type |
|---|---|
workflows | WorkflowDocumentation[] |
overview | string |
tableOfContents | TableOfContentsItem[] |
metadata | `{ |
generatedAt: Date; totalPages: number; totalWorkflows: number; estimatedReadTime: string;
}` |
Was this page helpful?