Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/page.tsx
Documentation Automation Section Component Manages automatic documentation generation configuration and execution
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
Diagram
mermaidgraph TD component_DocumentationAutomationSection_27caeac1["DocumentationAutomationSection"] class component_DocumentationAutomationSection_27caeac1 rootComponent
Relationships
- RENDERS →
ChevronUp - RENDERS →
ChevronDown - RENDERS →
CompletionSummary - RENDERS →
ProgressPanel - RENDERS →
ConfigEditor - RENDERS →
Link - USES_HOOK →
useSession - USES_HOOK →
useState - USES_HOOK →
useCallback - USES_HOOK →
useDocumentationConfig - USES_HOOK →
useDocumentationGenerator - USES_HOOK →
useDocumentationJobs
Referenced By
ProjectPage(RENDERS)
Was this page helpful?