test-ts-doc test documentation generation Published docs type script doc generation POC uses these libs https://github.com/TypeStrong/typedoc Requirements nodejs pnpm package manager Instructions Running the project pnpm run dev Building the project pnpm run build Generating the docs pnpm run build:docs Serve the generated docs pnpm run serve:docs