Kind: Type
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-04.types.ts
Definition
ts| 'guide' // How to do something
| 'tutorial' // Step-by-step learning
| 'reference' // Lookup information
| 'faq' // Common questions
| 'troubleshooting' // Fix problems
| 'overview' // High-level explanation
| 'quickstart'
Was this page helpful?