Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.52 KB

File metadata and controls

46 lines (31 loc) · 1.52 KB

PTD Documentation

Welcome to the Posit Team Dedicated (PTD) documentation.

Quick Links

For Developers

Architecture

For Operators

Infrastructure

Misc

Documentation Structure

docs/
├── architecture/           # Architecture documentation
├── cli/                    # PTD CLI documentation
├── team-operator/          # Team Operator documentation
├── guides/                 # How-to guides
└── infrastructure/         # Infrastructure documentation

Contributing

When adding new features:

  1. Update relevant documentation in this structure
  2. Use the /update-docs skill to identify which docs need updating
  3. Keep examples up-to-date and runnable