简体   繁体   中英

generating documentation from annotated brightscript sources

I am starting working on roku, and I am searching for a tool that is able to parse annotations/comments and automatically build documentation from sources.

basically what I want is a doxygen/javadoc/jsdoc -like tool for brightscript.

Is there something available?

You can use jsdocs paried with the brighterscript-jsdocs plugin: https://www.npmjs.com/package/brighterscript-jsdocs-plugin

Setup instructions can be found on the project website.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM