Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts
Properties
| Property | Type |
|---|---|
repositoryUrl | string |
branch | string |
includePaths | string[] |
excludePaths | string[] |
targetAudience | `'beginner' |
tone | `'formal' |
language | string |
maxDocuments | number |
maxTokenBudget | number |
enableScreenshots | boolean |
screenshotBaseUrl | string |
Was this page helpful?