From 62eb3333a975d118076da2a3939b5b6dc13fef72 Mon Sep 17 00:00:00 2001 From: Kam Date: Mon, 30 Mar 2026 11:23:44 +1000 Subject: [PATCH 1/2] update spectacle entry to sourcey --- docs/_data/tools.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/_data/tools.yaml b/docs/_data/tools.yaml index 078b218..9e453b9 100644 --- a/docs/_data/tools.yaml +++ b/docs/_data/tools.yaml @@ -5232,13 +5232,14 @@ logo: https://avatars.githubusercontent.com/u/534518?v=4 downloads: 0 uuid: 98b98dd5-be69-42c4-906b-4037f8b1d7a3 -- name: spectacle +- name: Sourcey category: documentation - language: HTML - description: Beautiful static documentation generator for OpenAPI/Swagger 2.0 - demo: https://sourcey.com/spectacle/ - github: https://github.com/sourcey/spectacle + language: TypeScript + description: Static documentation generator for OpenAPI specs and markdown guides. + link: https://sourcey.com + github: https://github.com/sourcey/sourcey v2: true + v3: true archived: false stars: 1258 watch: 19 From c37de0def2fc41978b952c67e75b2488ae8e6752 Mon Sep 17 00:00:00 2001 From: Kam Date: Mon, 6 Apr 2026 22:56:32 +1000 Subject: [PATCH 2/2] update description to reflect mcp and doxygen support --- docs/_data/tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/tools.yaml b/docs/_data/tools.yaml index 9e453b9..253165c 100644 --- a/docs/_data/tools.yaml +++ b/docs/_data/tools.yaml @@ -5235,7 +5235,7 @@ - name: Sourcey category: documentation language: TypeScript - description: Static documentation generator for OpenAPI specs and markdown guides. + description: Precision documentation from OpenAPI, MCP, Doxygen, and Markdown. Static HTML you own. link: https://sourcey.com github: https://github.com/sourcey/sourcey v2: true