GitHub
The TSDoc projects are developed in a single GitHub monorepo:
https://github.com/microsoft/tsdoc
The package folders are:
- /tsdoc: the @microsoft/tsdoc package
- /tsdoc-config: the @microsoft/tsdoc-config package
- /eslint-plugin: the eslint-plugin-tsdoc package
Supplementary project folders are:
- /api-demo: a code sample showing how to use the @microsoft/tsdoc library
- /playground: the TSDoc Playground web application
The tsdoc.org
website is hosted in this Github repo: