SAP/ui5-tooling

Build jsdoc with HTML output

Opened this issue · 0 comments

Hello,

I'm currently trying to gather our companies custom UI5 implementations in reusable libraries and host an internal API documentation for them.

I found the "build jsdoc" option to build documentation alongside the libraries but it only outputs api.json files which somehow should be able to be inserted into the UI5 SDK and viewed there?! But there is no documentation on how to do that either.

Are there plans to include a HTML output to the build jsdoc task or a custom plugin for jsdoc itself to support UI5 Syntax?
On the other hand a guide on how to handle the generated api.json files would help too i guess.