jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/631971 )

Change subject: [doc] Update scripts/README.rst
......................................................................

[doc] Update scripts/README.rst

Change-Id: I07279736c9367123943e12036b2876518554c733
---
M scripts/README.rst
1 file changed, 24 insertions(+), 11 deletions(-)

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



diff --git a/scripts/README.rst b/scripts/README.rst
index 7bf070c..5b009e5 100644
--- a/scripts/README.rst
+++ b/scripts/README.rst
@@ -61,6 +61,8 @@
     |                        | articles), if other language wikipedia already 
has such |
     |                        | a template                                      
        |
     
+------------------------+---------------------------------------------------------+
+    | coordinate_import.py   | Coordinate importing script.                    
        |
+    
+------------------------+---------------------------------------------------------+
     | #copyright.py          | This robot check copyright text in Google, 
Yahoo! and   |
     |                        | Live Search.                                    
        |
     
+------------------------+---------------------------------------------------------+
@@ -69,8 +71,6 @@
     
+------------------------+---------------------------------------------------------+
     | #copyright_put.py      | Put reports of copyright.py on wiki pages.      
        |
     
+------------------------+---------------------------------------------------------+
-    | coordinate_import.py   | Coordinate importing script.                    
        |
-    
+------------------------+---------------------------------------------------------+
     | cosmetic_changes.py    | Can do slight modifications to a wiki page 
source code  |
     |                        | such that the code looks cleaner.               
        |
     
+------------------------+---------------------------------------------------------+
@@ -135,7 +135,7 @@
     
+------------------------+---------------------------------------------------------+
     | listpages.py           | listpages: report number of pages found         
        |
     
+------------------------+---------------------------------------------------------+
-    | login.py               | [IMPROV] Reduce maximum line length to 130      
        |
+    | login.py               | Script to log the bot in to a wiki account.     
        |
     
+------------------------+---------------------------------------------------------+
     | lonelypages.py         | Place a template on pages which are not linked 
to by    |
     |                        | other pages, and are therefore lonely           
        |
@@ -217,7 +217,7 @@
     | #spellcheck.py         | This bot spellchecks wiki pages.                
        |
     
+------------------------+---+-----------------------------------------------------+
     | #standardize_notes.py      | Converts external links and 
notes/references to     |
-    |                            |  : Footnote3 ref/note format.  Rewrites 
References. |
+    |                            | Footnote3 ref/note format.  Rewrites 
References.    |
     
+----------------------------+-----------------------------------------------------+
     | #statistics_in_wikitable.py| This bot renders statistics provided by     
        |
     |                            | [[Special:Statistics]] in a table on a wiki 
page.   |
@@ -257,7 +257,7 @@
     
+------------------------+---------------------------------------------------------+


-    
+----------------------------------------------------------------------------------+
+    
+------------------------+---------------------------------------------------------+
     | archive                | Scripts no longer maintained.                   
        |
     
+========================+=========================================================+
     | cfd.py                 | Processes the categories for discussion working 
page.   |
@@ -268,25 +268,38 @@
     
+------------------------+---------------------------------------------------------+


+    
+------------------------+---------------------------------------------------------+
+    | maintenance            | Framework helper scripts.                       
        |
+    
+========================+=========================================================+
+    | cache.py               | Script for showing and deleting API cache.      
        |
+    
+------------------------+---------------------------------------------------------+
+    | colors.py              | Utility to show pywikibot colors.               
        |
+    
+------------------------+---------------------------------------------------------+
+    | compat2core.py         | Helper script to convert compat 1.0 scripts to 
the core |
+    |                        | 3.0 framework. Also works for newer Pywikibot 
releases. |
+    
+------------------------+---------------------------------------------------------+
+    | make_i18n_dict.py      | Generate a i18n file from a given script.       
        |
+    
+------------------------+---------------------------------------------------------+
+    | wikimedia_sites.py     | Updates the language lists in Wikimedia family 
files.   |
+    
+------------------------+---------------------------------------------------------+
+
+
     
+----------------------------------------------------------------------------------+
     | Others                                                                   
        |
     
+========================+=========================================================+
     | i18n (folder)          | Contains i18n translations for bot edit 
summaries.      |
     
+------------------------+---------------------------------------------------------+
-    | maintenance (folder)   | Contains maintenance scripts for the developing 
team.   |
-    
+------------------------+---------------------------------------------------------+
     | userscripts (folder)   | Empty folder for user scripts.                  
        |
     
+------------------------+---------------------------------------------------------+
     | README.rst             | This file (Short info of all scripts).          
        |
     
+------------------------+---------------------------------------------------------+

-**External software can be used with Pywikibot:**
-  * PyGoogle to access Google Web API and PySearch to access Yahoo! Search
-    Web Services for use with copyright.py.
+**External packages could be required with Pywikibot:**
+The pwb.py wrapper scripts informs about the requirement and how to install.


 More precise information, and a list of the options that are available for
 the various programs, can be retrieved by running the bot with the -help
-parameter, e.g.
+parameter, e.g.::

     python pwb.py interwiki -help

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/631971
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I07279736c9367123943e12036b2876518554c733
Gerrit-Change-Number: 631971
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to