Create api documentation for TypeScript projects.
published version 0.28.3, 11 days agoDefault themes for TypeDoc.
published version 0.6.4, 5 years agoCreate api documentation for TypeScript projects.
published version 0.15.12, 5 years agoA plugin for [TypeDoc](https://typedoc.org/) which filters reflections according to their declaration location, like `--exclude` but better since it also catches inherited items.
published version 1.0.1, 5 years agoInclude non-exported types in TypeDoc documentation
published version 4.0.0, a month agoAdds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.
published version 5.0.1, 2 months agoExample of creating a custom TypeDoc theme, see [src/index.tsx](https://github.com/Gerrit0/typedoc-custom-theme-demo/blob/main/src/index.tsx) for code & comments.
published version 2.0.0, 3 years agoA plugin for TypeDoc to generate a documentation coverage badge.
published version 4.0.1, 11 days agoTypeDoc plugin which replaces z.infer<typeof x> with the inferred type
published version 1.4.1, 18 days agoCheck for broken links on a site.
published version 0.0.4, 2 years agoImproves Vue defineComponent and Pinia defineStore display in TypeDoc documentation
published version 1.5.0, 2 months agoAdd redirect pages to your generated TypeDoc site.
published version 1.2.0, 2 months agoAdds support for linking references to types declared in `@types` packages to their source code on GitHub.
published version 2.0.0, a month agoThis is a re-bundled version of [Shiki](https://shiki.style/) which strips out the dependencies which aren't necessary for [TypeDoc](https://typedoc.org/)'s usage.
published version 3.3.0, 8 days ago