| Page 1 of 1 | [ 3 posts ] |
|
When I generate my docs, the Files section are all wrong. One module shows 3 files, another shows 2, another shows 3, and another shows 1. Only one of these modules (the first one) actually contains the file that makes up the module, the rest are distributed among the remaining modules (though none of them contains its own file).
What am I doing wrong? |
|
YUIDoc scans subdirectories for all of your source files, and assigns files to modules as it encounters new module definitions. The only way currently to ensure that file mapping works is to put each of your modules in its own subdirectory, and then provide a list of all the module paths as the input directory parameter (the input parameter accepts multiple source directories -- provide a space delimited string).
|
|
Ah, ok. I will give that a shot. Thanks!
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group