For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
docs.json reference
Reference every supported docs.json field for navigation, branding, collections, OpenAPI, analytics, and deployment settings in your Edda project.
Every Edda project is configured through a single docs.json file at the root of your docs directory.
If you are coming from Mintlify, Edda intentionally keeps this contract
smaller. theme, colors, fonts, icons, background, and styling are
not supported in docs.json.
Minimal example
{
"$schema": "https://blode.co/edda/docs.json",
"name": "My Project",
Published with Edda