A 'documentation coverage' of grunt-ngdocs

守給你的承諾、 提交于 2019-12-24 15:45:54

问题


To generate the documentation of my project I use ng-docs:

https://github.com/m7r/grunt-ngdocs

I would like to have a report of which elements (controllers, directives,...) are not yet documented using grunt-ngdocs.

Ideally this report could be added directly into the documentation, or in a way to locate easily the files which are missing documentation. Does such a grunt task or plugin exist?

来源:https://stackoverflow.com/questions/31176956/a-documentation-coverage-of-grunt-ngdocs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!