The docs not showing up on npm is a bug on npm. https://github.com/npm/marky-markdown/issues/42
I have talked to npm about translations. They told me it was on their forever growing backlog. My suggestion is to add a section to each plugin's readme that points to the translated document on github. Ex https://github.com/apache/cordova-plugin-camera/blob/master/doc/ru/index.md On Mon, May 11, 2015 at 11:36 AM, Andrey Kurdumov <[email protected]> wrote: > Hello guys, > > I notice that docs for plugins are missing. > See https://www.npmjs.com/package/cordova-plugin-camera as example. > I see some notification about docs moving around in the plugins repo (back > to README.md), not sure how this affects docs in NPM. Is this something > temporary? > > Also I have another question. > How user of another language will see translated docs for the plugin on > NPM? I try take care of Russian translation, and translation of plugins see > as valuable part of docs > > Best regards, > Andrey >
