Skip to content

feat: バージョン別APIドキュメント対応#24

Merged
r74tech merged 4 commits intodevelopfrom
feature/versioned-docs
Feb 13, 2026
Merged

feat: バージョン別APIドキュメント対応#24
r74tech merged 4 commits intodevelopfrom
feature/versioned-docs

Conversation

@r74tech
Copy link
Owner

@r74tech r74tech commented Feb 13, 2026

Summary

  • @r74tech/typedoc-plugin-monorepo-versions によるパッケージ別・バージョン別APIドキュメント生成を導入
  • メインのtypedoc統合ドキュメントを廃止し、バージョン別API + llmsのみに変更
  • docs CIでworkflow_dispatch時に過去リリースタグからのインポートを実行

Changes

  • @r74tech/typedoc-plugin-monorepo-versions@^1.0.1 をdevDependenciesに追加
  • 各パッケージに typedoc.monorepo.json を追加(ast, parser, render, runtime)
  • scripts/build-versioned-docs.ts: プラグイン設定をconfigのpluginフィールドに移行
  • scripts/import-release-docs.ts: 同上
  • docs:alldocs:api && docs:llms に変更
  • .github/workflows/docs.yml: workflow_dispatch時にimport-release-docs.tsで全タグビルド、push時はcurrent version + llmsのみ

- @r74tech/typedoc-plugin-monorepo-versions@1.0.0をdevDependenciesに追加
- 各パッケージにtypedoc.monorepo.json設定を追加
- build-versioned-docs.ts: VERSIONS_PLUGIN環境変数を廃止、npm依存に変更
- import-release-docs.ts: 同様にnpm依存に変更
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
wdpr-demo-v1 d78a5c6 Commit Preview URL

Branch Preview URL
Feb 13 2026, 02:10 PM

@r74tech r74tech merged commit 8354d87 into develop Feb 13, 2026
7 checks passed
@r74tech r74tech deleted the feature/versioned-docs branch February 13, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant