docs: Fix member index for mw.html
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 27 Jun 2013 00:17:44 +0000 (17:17 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 27 Jun 2013 01:10:59 +0000 (18:10 -0700)
commite3ca657c888901d37a504a0ffe67b4143a9df221
treef5398c21a07446fed9124da3e98be260a792e041
parent3bb52cc804d1e4e8fffaa43bf08e7df54d8175cd
docs: Fix member index for mw.html

Method mw.html#element was indexed as being a member of
class mw.html.Cdata due to the lack of an explicit @member
tag, so it defaulted to linear association to the previous
@class block.

Quick fix can be done inline with @member but might as well
do it propert and separate the linear sequences.

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