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.
Deploying with push
Deploy your MDX docs to Edda with edda push, including project slug resolution, API key auth, directory options, and what happens during upload.
You deploy documentation to Edda by running edda push. This page covers the command options, how directory resolution works, and what happens during a deployment.
Command
edda push [dir]The optional dir argument specifies the path to your docs directory. If omitted, the CLI searches for docs.json automatically.
Options
Published with Edda