From 6027eee4c5adf235e97294ff88154711e8d91bd4 Mon Sep 17 00:00:00 2001 From: zppix1 Date: Sun, 31 Jul 2016 12:18:30 -0500 Subject: [PATCH] Added a link to Developer Hub in docs/README, Sectioning minor rewording, localisation links added to extentsions/README. Other minor changes Change-Id: Iec401322fbaa0a69d6d0eb368d2b5e109a05b01e --- docs/README | 2 +- extensions/README | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/README b/docs/README index 5bc8bfc665..6f3da973d6 100644 --- a/docs/README +++ b/docs/README @@ -5,7 +5,7 @@ The 'docs' directory contain various text files that should help you understand the most important parts of the code of MediaWiki. More in-depth documentation can be found at: https://www.mediawiki.org/wiki/Manual:Code - + https://www.mediawiki.org/wiki/Developer_hub API documentation is automatically generated and updated daily at: https://doc.wikimedia.org/mediawiki-core/master/php/html/ diff --git a/extensions/README b/extensions/README index 923a19b705..5c9bf53933 100644 --- a/extensions/README +++ b/extensions/README @@ -1,9 +1,12 @@ +== User Information == + Extensions are distributed separately. Drop them into this directory and enable as per the extension's installation instructions. You can find a list of extensions and documentation at -. +. +== Development Information == If you are a developer, you might want to fetch the extension tree in another directory and make a symbolic link: -- 2.20.1