Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-10-generation/structure-scorer.ts
Signature
tsfunction scoreStructure(content: string, docType: DocType, options: ScoringOptions): StructureScore
Parameters
| Name | Type |
|---|---|
content | string |
docType | DocType |
options | ScoringOptions |
Returns: StructureScore
Was this page helpful?