Index.html 未在 运行 gulp ngdocs 命令后加载数据

Index.html is not loading with data after running gulp ngdocs command

我已经执行了 gulp ngdocs 命令并在项目文件夹中创建了 docs 文件夹 structure.when 我尝试 运行 index.html 数据没有加载但是当我尝试 运行 部分文件夹中存在的 js 文件之一时,数据正在获取 loaded.Am 我缺少 something.Kindly 帮助。

Docs 文件夹中的内容
css、partials、js、fonts 文件夹和 index.html

我发现了问题,加载后尝试检查控制台错误 index.html.Few DOCS 文件夹内的 JS 文件夹中缺少 js 文件。