Skip to content

FeatureDocumentation

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/documentation/services/feature-docs-generator.service.ts

Generated feature documentation

Properties

PropertyType
featureDetectedFeature
content`{
overview: string;
gettingStarted: string;
howItWorks: string;
usageGuide: string;
configuration: string;
examples: string;
bestPractices: string;
troubleshooting: string;
apiReference: string;

}| |metadata|{ generatedAt: Date; estimatedReadTime: string; complexity: string; }` |

Was this page helpful?

Download as PDF