Skip to content

DocumentationAutomationSection

reference
1 min readUpdated

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

NameTypeRequiredDefault
projectIdstring-

Diagram

mermaid
graph 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?

Download as PDF