Documentation repository for HDCharts.
docs-app/- Next.js docs websitecontent/- versioned markdown contentcontent/snapshot/wiki/*.md(exceptassets/) is synced automatically fromHDCharts/chartsdocs/wiki/by CI (sync-wiki-docs.sh) — edit it there, not here; changes here are overwritten on the next sync
registry/versions.json- version registry used by the site- static assets for API/demo/playground are served from object storage/CDN
cd docs-app
npm run dev