The content and configuration powering the Odigos documentation is available at docs.odigos.io
Simply merge in this PR and your documentation will be connected!
The documentation is build on Mintlify. To preview the documentation changes locally:
# make sure you're in `/docs` folder, where `mint.json` and `package.json` files are
npm ci
npm run dev
Changes will be deployed to production automatically after pushing to the default branch.
You can also preview changes using PRs, which generates a preview link of the docs.