mediawiki.Title: Correct documentation structure for Title.exist
authorJames D. Forrester <jforrester@wikimedia.org>
Mon, 14 Apr 2014 17:52:47 +0000 (10:52 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 18 Apr 2014 04:57:00 +0000 (06:57 +0200)
commitbbf40d791ec6745a3a72e44dada5ace85bb59818
tree55dacf6ffe9009f78ec20bc925848252c74e1ada
parent06f360b6e1a174e1bcd8f94d0a00a5e235ad72ef
mediawiki.Title: Correct documentation structure for Title.exist

Apparently the way we were using the documentation, with sub-properties
of properties, only worked due to the way that JSDuck v4.x happened to
be implemented, and was unsupported; as of JSDuck v5.x this no longer
works, so instead, change the form used so as to document the property
as a single item, as suggested in response to our complaint:

  https://github.com/senchalabs/jsduck/issues/551

Change-Id: If0c66e6e8a904769ee857c1ee94377dc13000d41
resources/src/mediawiki/mediawiki.Title.js