API: Create a module bundle for 'apipretty' and 'apihelp'
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 30 Jul 2019 00:17:35 +0000 (01:17 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 30 Jul 2019 00:17:35 +0000 (01:17 +0100)
commit30565e249175ef4cf1a3fa75cecfac6b4dedfb63
tree5e7a6fd173a96eeb08dc9929be0894238c872711
parentbc22ecd0c0a0234349e2cc3aacdeef411431bf0b
API: Create a module bundle for 'apipretty' and 'apihelp'

These are both fairly small modules used in related low-traffic
scenarios. The cost of registering both globally on all page views
as a top-level entry point does not seem worth the marginal gain
of loading only one of these two in the contexts where they are
needed.

Change-Id: I42458ebec3f8d6e14e52e44d62fb914fcbeda5db
includes/api/ApiHelp.php
resources/Resources.php
resources/src/mediawiki.apihelp.css [deleted file]
resources/src/mediawiki.apipretty.css [deleted file]
resources/src/mediawiki.apipretty/apihelp.css [new file with mode: 0644]
resources/src/mediawiki.apipretty/apipretty.css [new file with mode: 0644]