How do I create java doc out of all my documented functions, similar to the doc that is found in the framework?
Regards
ttmgybta
How do I create java doc out of all my documented functions, similar to the doc that is found in the framework?
Regards
ttmgybta
Hi,
You can use Patrick Talbot’s JSDoc plugin for this.
https://www.servoyforge.net/projects/jsdoc
Thanks it works great!
Best regards
ttmgybta