Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/site/generators/sourcey.md
Original file line number Diff line number Diff line change
@@ -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.