[Jsdoc-user] How to create Jsdoc for multiple js files that are loaded into one another?
Status: Inactive
Brought to you by:
mmathews
From: Fei, W. <WF...@do...> - 2008-03-26 14:22:59
|
Hello, I have one js file that loads another js file using <script scr=".....js"> </script>. Is there a way to generate js doc for all js files that are used in this case? Thanks, Wei |