Yeah, I had a look at baseUrl last week and couldn't figure out what it was for. I figured it was something that you (joe) had added, but guess not! :P.
Definitely agree that the best docs are inline with the code, except for maybe architectural type things. On Wed, Mar 6, 2013 at 8:42 PM, Marcel Kinard <cmarc...@gmail.com> wrote: > I'd suggest putting the internal documentation inline with the code, such > as javadoc or block comments. Keep the docs right next to the code so they > are less likely to diverge over time. > > -- Marcel Kinard > > On Mar 6, 2013, at 7:31 PM, Joe Bowser <bows...@gmail.com> wrote: > > > Side note: We have too many weird obscure things in Cordova-Android > > that aren't well documented, like how we handle offline storage. > > Should we throw this in the wiki? Somwhere else? > > > > Joe > >