TypeDoc Symbol Resolver
Resolves TypeScript symbols and generates API documentation using the TypeDoc compiler API and ts-morph for AST manipulation. Creates interlinked reference pages with declaration merging support and module augmentation tracking.
What it does
TypeDoc Symbol Resolver
Resolves TypeScript symbols and generates API documentation using the TypeDoc compiler API and ts-morph for AST manipulation. Creates interlinked reference pages with declaration merging support and module augmentation tracking.
Installation
Use the upstream install or setup path that matches your environment:
- npm install typedoc --save-dev
Requirements and caveats from upstream:
- TypeDoc runs on Node.js and is available as a NPM package.
- requires configuration to be present in each directory to specify the entry points. For an example setup, see
Basic usage or getting-started notes:
-
text
-
To generate documentation TypeDoc needs to know your project entry point and TypeScript
-
compiler options. It will automatically try to find your tsconfig.json file and figure
-
Extracted from upstream docs: https://raw.githubusercontent.com/TypeStrong/typedoc/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,107 chars)