Last modified: 2014-03-13 04:37:18 UTC
Core now has jsduck documentation on https://doc.wikimedia.org/mediawiki-core/master/js/ . It would be useful to provide a standardized mechanism for extensions to have their jsduck documentation automatically added under doc.wikimedia.org as well.
It looks like VisualEditor and MultimediaViewer are both doing so now. i don't know if they're one-offs or there's a general process. However, I would like to do the same for GuidedTour. Currently, we have it at http://growthdoc.wmflabs.org/GuidedTour/ .
Marking this fixed. The general functionality is there. For GuidedTour specifically, https://gerrit.wikimedia.org/r/#/c/118428/ and https://gerrit.wikimedia.org/r/#/c/118426/ are in progress.