jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] Update documentation

* Fix README display (missing +)
* Protect.py is not archived

Change-Id: I56d90bd8bec39c31c0bfcc3b8030b6bef734eec0
---
M scripts/README.rst
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/scripts/README.rst b/scripts/README.rst
index 4485013..c61f5d9 100644
--- a/scripts/README.rst
+++ b/scripts/README.rst
@@ -67,7 +67,7 @@
+------------------------+---------------------------------------------------------+
| illustrate_wikidata.py | Bot to add images to Wikidata items. |
+------------------------+---------------------------------------------------------+
- | image.py | Script to replace transclusions of files |
+ | image.py | Script to replace transclusions of files. |
+------------------------+---------------------------------------------------------+
| imagetransfer.py | Given a wiki page, check the interwiki links for |
| | images, and let the user choose among them for |
@@ -104,6 +104,8 @@
| patrol.py | Obtains a list pages and marks the edits as patrolled |
| | based on a whitelist. |
+------------------------+---------------------------------------------------------+
+ | protect.py | Protect and unprotect pages en masse. |
+ +------------------------+---------------------------------------------------------+
| redirect.py | Fix double redirects and broken redirects. Note: |
| | solve_disambiguation also has functions which treat |
| | redirects. |
@@ -183,7 +185,7 @@
| | with a template. |
+------------------------++--------------------------------------------------------+
| freebasemappingupload.py| Script to upload the mappings of Freebase to Wikidata. |
- +------------------------+---------------------------------------------------------+
+ +------------------------++--------------------------------------------------------+
| imagecopy.py | Copies images from a Wikimedia wiki to Commons. |
+------------------------+---------------------------------------------------------+
| imagecopy_self.py | Copy self published files from the English Wikipedia to |
@@ -214,8 +216,6 @@
| | STDIN and collects its STDOUT which is used as the |
| | new article text if it differs from the original. |
+------------------------+---------------------------------------------------------+
- | protect.py | Protect and unprotect pages en masse. |
- +------------------------+---------------------------------------------------------+
| selflink.py | This bot goes over multiple pages of the home wiki, |
| | searches for selflinks, and allows removing them. |
+------------------------+---------------------------------------------------------+

To view, visit change 721953. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I56d90bd8bec39c31c0bfcc3b8030b6bef734eec0
Gerrit-Change-Number: 721953
Gerrit-PatchSet: 5
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki@aol.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged