API: Split description messages into summary + additional text
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 26 May 2017 17:50:06 +0000 (13:50 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 15 Jun 2017 17:46:55 +0000 (13:46 -0400)
commit45093c330fc38256444276ebf7434ee8d8c51b04
treea67819f36ad3a0c45875650ad64d05e5929096e0
parent9e0dda42fec9bfe1b4708d696557325f1dedd771
API: Split description messages into summary + additional text

To fix T123930, it would be very handy to have the summary for each
module without any of the additional explanatory text.

Bug: T166411
Change-Id: I778bab2b87971875aed4c804341ad59c1c6e021f
RELEASE-NOTES-1.30
includes/api/ApiBase.php
includes/api/ApiDisabled.php
includes/api/ApiLogin.php
includes/api/ApiQueryDisabled.php
includes/api/ApiResetPassword.php
includes/api/ApiSetPageLanguage.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
tests/phpunit/structure/ApiDocumentationTest.php