— AI-powered documentation

Documentation
your users
will actually read

Connect a GitHub repo. Get a hosted docs site. Keep it updated automatically.

See how it works
14-day free trial·No credit card required·Cancel anytime
GENERATE

From code to docs in minutes

Select files from your repo. Claude reads the code and writes structured documentation. You get a complete docs site without writing a single word.

payments.ts
/**
* Charge a customer for a one-time payment.
*/
async function charge(customerId, amount) {
return stripe.charges.create({
customer: customerId,
amount,
currency: 'usd',
})
}
EDIT

A proper editor, not a text box

Every page is editable markdown. Toolbar for formatting, preview mode to see the result, auto-save so you never lose work.

api-reference
PAGES
Introduction
Authentication
Endpoints
Webhooks
Errors
PUBLISH

One click to go live

Your docs publish instantly at docyo.dev/docs/username/projectname. Share the link. Done.

docyo.dev/docs/yourname/api

Built on infrastructure you already trust

GitHubAnthropicVercel
Pricing

Simple plans, no surprises

Cancel anytime. Switch plans whenever you need to.

Starter
€29/mo
 
14-day free trial
For indie developers shipping their first API.
  • 1 repository
  • Hosted docs at docyo.dev/docs/username/docname
  • AI generation from your GitHub repo
  • File picker — choose which files to include
  • Markdown editor with toolbar and preview mode
  • Syntax highlighted code blocks
  • Full text search within docs
  • Image embeds (URL and upload)
  • Auto-generated table of contents
  • Dark mode on public docs
  • 5 AI regenerations per month
  • 14 day free trial
Most popular
Pro
€79/mo
 
14-day free trial
For teams that want docs done right.
  • 3 repositories
  • Everything in Starter
  • Remove Docyo branding
  • Custom favicon for your docs site
  • Custom colors and font for your docs site
  • 15 AI regenerations per month
  • 14 day free trial
Team
€199/mo
 
14-day free trial
For growing teams with serious volume.
  • 10 repositories
  • Everything in Pro
  • Team collaboration — invite members by GitHub username
  • 30 AI regenerations per month
  • 14 day free trial

Start documenting today

Free 14-day trial. No credit card required.