开箱即用的 Angular 组件文档生成工具
切换到已有的项目中,执行如下命令:
bash $ npx @docgeni/cli init # 或者 $ docgeni init # 或者 $ ng add @docgeni/cli
$ npx @docgeni/cli init # 或者 $ docgeni init # 或者 $ ng add @docgeni/cli
初始化后,使用npm run start:docs启动文档站点,浏览器打开http://127.0.0.1:4600 即可访问。
npm run start:docs
http://127.0.0.1:4600
点击 快速上手 了解更多。
欢迎一起参与贡献 Docgeni: https://github.com/docgeni/docgeni