GitHub
TSDoc 项目在一个 GitHub monorepo 中开发
https://github.com/microsoft/tsdoc
包文件夹包括
- /tsdoc: the @microsoft/tsdoc 包
- /tsdoc-config: the @microsoft/tsdoc-config 包
- /eslint-plugin: the eslint-plugin-tsdoc 包
补充项目文件夹包括
- /api-demo: 一个代码示例,展示如何使用 @microsoft/tsdoc 库
- /playground: TSDoc Playground Web 应用程序
tsdoc.org
网站托管在这个 Github 仓库中