This is the documentation for the Kernel platform. It's connected to onkernel.com/docs.
Code samples in the docs are authored inline in MDX. Keep SDK examples aligned with the SDK repos, and follow the standards in .docs/code-example-guide.md when adding or editing examples.
When you add Go examples:
- Test complete snippets, or wrapped focused snippets, against the minimum released Go SDK version that supports the API you're documenting.
- Run
gofmton complete snippets and on wrapper files used to validate focused snippets before publishing. - Note the validation you ran in the pull request description.
To run the docs locally, you can use the following command:
mintlify devWe welcome contributions to the documentation. Please feel free to submit a pull request with your changes. See CONTRIBUTING.md and CODE_OF_CONDUCT.md for more details.
This project is licensed under the MIT License - see the LICENSE file for details.