diff --git a/src/site/generators/sourcey.md b/src/site/generators/sourcey.md new file mode 100644 index 000000000..a535cbda5 --- /dev/null +++ b/src/site/generators/sourcey.md @@ -0,0 +1,16 @@ +--- +title: Sourcey +repo: sourcey/sourcey +homepage: https://sourcey.com +language: + - JavaScript + - TypeScript + - Go +license: + - AGPL-3.0 +templates: + - HTML + - Markdown +description: Build static product documentation from OpenAPI, MCP, Doxygen, godoc, rustdoc, and Markdown sources +--- +Sourcey turns API specifications, code documentation, and Markdown guides into a searchable static HTML site. It supports OpenAPI, MCP server definitions, Doxygen XML, Go and Rust documentation, and MkDocs sources. The generated output includes guides, API reference pages, and portable context files, and can be deployed to any static host.