On 2/16/17, 7:34 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: > >One thing worth mentioning is that you cannot go to classes that come from >SWC files (including framework classes in the SDK). Sometimes, SWC files >include the original source path, but I've noticed that it's almost always >missing, so I haven't added code to resolve that.
What is your plan to solve that? FWIW, we have ways of generating DITA and JSON information about the API surfaces. These could be packages into the SWCs like Fat-SWCs if that will help. There is no guarantee the source files for third-party libraries will be available. -Alex