Citation Generate docs with TypeDoc TypeDoc is used to generate the documentation for a TypeScript project documented with TSDoc. To generate the docs, run the following command: npx typedoc --out docs characters --entryPointStrategy expand