Added
- Source adapters as the primary tab configuration shape:
source: markdown(...),mkdocs(...),openapi(...),mcp(...),doxygen(...), andgodoc(...). mkdocs()source adapter for importing existingmkdocs.yml/mkdocs.yamlsites. Sourcey readsdocs_dir,nav, and legacypages, preserves explicit page labels, flattens nested MkDocs sections into Sourcey sidebar groups, expands snippets, normalizes admonitions/tabs, and carries static assets into the build.
Changed
sourcey init, first-party docs, examples, and 0state docs configs now use the adapter form. Legacy direct tab fields remain supported for existing projects.
