Skip to content

TechdocsCuration

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/technical-docs/curation.ts

Curation (Phase 2.2): maintainers pin the entities readers should find first and hide internal noise (generated helpers, migration scaffolding). Stored per-project in project.settings.techdocsCuration and applied SERVER-SIDE when the snapshot is served, so the sidebar tree, the Cmd+K palette and any future consumer inherit it for free.

Properties

PropertyType
pinnedstring[]
hiddenstring[]

Was this page helpful?

Download as PDF