typedoc:TypeScript项目的文档生成器

TypeDoc TypeScript项目的文档生成器。文献资料有关更详细的文档以及使用TypeDoc呈现的TypeDoc文档,请参见。安装TypeDoc在Node.js上运行,可作为NPM软件包使用。 npm install typedoc --save-dev用法要生成文档,TypeDoc需要知道您的项目入口点和TypeScript编译器选项。它将自动尝试查找tsconfig.json文件,因此您只需指定库的入口点即可: typedoc src/index.ts如果您有多个入口点,请指定每个入口点。如果指定目录,TypeDoc会将其中包含的每个文件视为入口点。 t
folder
typedoc:TypeScript项目的文档生成器 预估大小:364个文件
file
.eslintrc 2KB
file
.gitattributes 113B
file
.editorconfig 38B
file
modules.html 26KB
file
generics.html 23KB
file
functions.html 35KB
file
flattened.html 18KB
file
mixin.html 23KB
file
flattened.flattenedclass.html 29KB
file
classes.baseclass.html 31KB
file
mixin.someclasswithmixin.html 22KB
file
classes.nongenericclass.html 19KB
file
classes.subclassa.html 38KB
file
classes.subclassb.html 30KB
file
classes.genericclass.html 18KB
file
mixin.mixin2.html 18KB
file
run.bat 177B
file
run.bat 217B
file
.editorconfig 207B
file
.gitignore 249B
zip 文件大小:473.92KB