Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 493 Bytes

File metadata and controls

20 lines (13 loc) · 493 Bytes

charts-docs

Documentation repository for Charts.

Screenshot 2026-03-26 at 16 07 36

Repo Layout

  • docs-app/ - Next.js docs website
  • content/ - versioned markdown content
  • registry/versions.json - version registry used by the site
  • static assets for API/demo/playground are served from object storage/CDN

Local Development

cd docs-app
npm run dev