Skip to content

MetaDocumentationInput

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-14.types.ts

Properties

PropertyType
appNamestring
synthesis`{
summary: string;
personas: MetaDocumentationPersona[];
featureAreas: Array<{ name: string; description: string; modules: string[] }>;
crossModuleRelationships: Array<{ from: string; to: string; description: string }>;

}| |existingCategories|DocumentCategoryStructure[]| |existingDocuments|PlannedDocument[]| |generatedDocuments|GeneratedDocument[]| |knowledgeReferences|KnowledgeReferenceStore` |

Was this page helpful?

Download as PDF