Docs you can actually follow
Reference pages are easy; a path is hard. We rebuilt the docs as a single linear journey, organized into six categories — from Start (install and run your first pipeline) through Building Tools, Examples, the UI Toolkit, Packages, and the full API Reference. Each category owns a section of the left nav, so you always know where you are and what comes next.
Ctrl+K to find anything
Every docs page ships a search palette: hit Ctrl+K (or Cmd+K), type, and jump. Results rank by title and headings, with full keyboard navigation. No more hunting through the sidebar.
Built for humans and agents
Long pages get a sticky table of contents that tracks where you are as you scroll. And because coding assistants increasingly read our docs too, every page has a plain-markdown twin — append .md to any docs URL for a clean, token-efficient view, served noindex with a canonical link back to the HTML. The whole site is indexed for AI at /llms.txt.
Dive in
Open the docs, press Ctrl+K, and build something. We're filling in more guides and examples continuously.