This repository provides a unified documentation site powered by Mintlify.
docs.json- Mintlify configuration file that references docs in these repos.openhands/- Main OpenHands docs.openapi/- API References.sdk/- Agent SDK docs.success-stories/- Success stories docs.
To run the documentation site locally:
npm install -g mint # or yarn global add mint # Preview local changes mint devThe documentation site is automatically deployed via Mintlify when changes are pushed to the main branch.