jenkins-bot has submitted this change and it was merged.

Change subject: Adding documentation to try to explain what an MF module is
......................................................................


Adding documentation to try to explain what an MF module is

Feel free to rewrite to be more accurate.

Change-Id: I8e5e255f40b544437aef279feabbe649ec080445
---
M javascripts/modules.js
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/javascripts/modules.js b/javascripts/modules.js
index 73fa40c..fa4d5b8 100644
--- a/javascripts/modules.js
+++ b/javascripts/modules.js
@@ -3,6 +3,10 @@
 
        /**
         * Class for managing modules
+        *
+        * A module in this context is essentially a Javascript class (not to 
be confused with
+        * ResourceLoader modules).
+        *
         * @class ModuleLoader
         */
        function ModuleLoader() {

-- 
To view, visit https://gerrit.wikimedia.org/r/183986
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8e5e255f40b544437aef279feabbe649ec080445
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to