Hi,
I have a few commonJS modules that I want to share with colleagues to use in other projects. I would like to generate documentation once I have added the right comments (jsduck) to the code. Also I want to generate documentation for my complete Titanium projects. However, I have no clou how the generate this documentation. I would expect an option in Titanium Studio called "Generate documentation" under the "Project" menu, or something simular. How do you generate your documentation for your Titanium projects? Can you point me in the right direction? I didn't find anything useful in this Q&A or a Google search other than: https://github.com/appcelerator/doctools/commit/55c60507bb9f83a73251f902daeb89c5ca2ab95c and https://github.com/appcelerator/doctools/blob/master/jsduck.config but this doesn't help me very much.
Thanks, Edmar