doc: Improve documentation for mw.Map and mw#config
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 24 Jun 2013 23:35:29 +0000 (16:35 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 4 Jul 2013 03:33:09 +0000 (03:33 +0000)
commitf341e3601111c12ab7fe55634864611f7f3fa22c
treeb18473d19d1fd9f802d1956d2806aa108723bdca
parent4a8a13e1814e174af34709109493498f9554280f
doc: Improve documentation for mw.Map and mw#config

* Link to the list on mediawiki.org
* Document it as type mw.Map instead of implied from code (= null)
  the fact that the literal code in mediawiki.js is a placeholder
  is an implementation detail that shouldn't be in the API docs.
* Add example for mw.Map.

Change-Id: I5c3ff272e605ee3825320f27aec32a4b4bf18ee2
resources/mediawiki/mediawiki.js