Generate from what you have
OpenAPI, MCP, Doxygen XML, godoc, rustdoc, Markdown. Point sourcey at any of them and it renders the reference.
OpenAPI 2.0 through 3.2
Full spec coverage including 3.2's QUERY operations, hierarchical tags, and response summaries. Endpoints, schemas, and auto-generated code samples in ten languages, from cURL to Rust.
MCP server docs
Tools, resources, and prompts rendered as browsable reference. JSON-RPC, TypeScript, and Python code samples.
C++ and Java via Doxygen
Feed in Doxygen XML output and get modern, searchable API docs. Works with Moxygen for Markdown-based rendering.
Go and Rust, natively
Go package docs from the Go toolchain, no Doxygen detour, and Rust crate docs from rustdoc JSON via the sourcey-rustdoc binary.
Markdown and MkDocs
Rich Markdown components (steps, cards, accordions, tabbed code), plus existing mkdocs.yml sites brought across whole: nav, snippets, admonitions, assets.
