没有合适的资源?快使用搜索试试~ 我知道了~
typedoc-plugin-external-module-name:使用@module注释指定文件的Typedoc模块
共67个文件
ts:35个
json:10个
js:9个
需积分: 50 0 下载量 15 浏览量
2021-03-30
01:44:28
上传
评论
收藏 73KB ZIP 举报
温馨提示
typedoc-plugin-外部模块名称 什么 一个插件,允许将代码文档组织到自定义模块中。 注意:在Typedoc 0.17.0及更高版本中,“模块”是指ES6模块。 在Typedoc 0.16.x及更低版本中,ES6模块被称为。 尽管插件的名称包括“外部模块”,但它会修改模块(ES6模块) 默认情况下,Typedoc为每个ES6模块(每个文件)创建一个模块。 该插件允许将文档移至任意模块。 它还支持将多个模块合并为一个模块。 默认情况下,给定目录中的所有模块都将合并为一个模块。 假设您的源文件是这样组织的: thing1/foo.ts thing1/bar.ts thing2/baz.ts thing2/qux.ts 默认情况下,Typedoc将创建四个模块: thing1/foo :包含foo文档 thing1/bar :包含bar文档 thing2/baz :包含ba
资源推荐
资源详情
资源评论
收起资源包目录
typedoc-plugin-external-module-name-master.zip (67个子文件)
typedoc-plugin-external-module-name-master
.prettierignore 26B
.gitignore 751B
DEVELOPING.md 704B
tsconfig.json 290B
README.md 4KB
CHANGELOG.md 12KB
.github
workflows
ci.yml 772B
test
tsconfig.custom.json 148B
.gitignore 118B
cypress.json 59B
tsconfig.automatic.json 151B
useTypedocVersion.js 538B
.typedoc-plugin-external-module-name.js 411B
tsconfig.annotations.json 153B
generate-docs.sh 801B
cypress
integration
automatic.js 3KB
automatic-nofiles.js 3KB
custom.js 3KB
annotations.js 4KB
package.json 800B
banner.js 1KB
tsconfig.automatic-nofiles.json 152B
src
custom
file2.ts 84B
dir1
nest1.ts 22B
index.ts 25B
dir2
nest2.ts 22B
index.ts 25B
index.ts 178B
dir3
nest
thing1.ts 23B
index.ts 52B
thing2.ts 23B
file1.ts 79B
custom.ts 82B
automatic
file2.ts 84B
dir1
nest1.ts 22B
index.ts 25B
dir2
nest2.ts 22B
index.ts 25B
index.ts 232B
dir3
nest
thing1.ts 23B
index.ts 52B
thing2.ts 23B
file1.ts 79B
annotations
file2.ts 127B
parentchild.ts 114B
dir1
nest1.ts 64B
index.ts 67B
dir2
nest2.ts 64B
index.ts 67B
index.ts 276B
dir3
nest
thing1.ts 70B
index.ts 99B
thing2.ts 70B
file1.ts 122B
typedocVersionCompatibility.ts 3KB
.mergify.yml 492B
LICENSE 1KB
publish.js 340B
package.json 1KB
index.js 375B
downstream_projects.json 102B
dependencies.yml 163B
.prettierrc.json 73B
.npmignore 77B
typedoc-plugin-external-module-name.ts 10KB
yarn.lock 91KB
getRawComment.ts 1KB
共 67 条
- 1
资源评论
黄荣钦
- 粉丝: 36
- 资源: 4539
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功