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

Change subject: [doc] add maintenance/sorting_order.py script to doc files
......................................................................

[doc] add maintenance/sorting_order.py script to doc files

Change-Id: I6ecc272fd716da893bdab655a31f55cf9af0309f
---
M docs/scripts/scripts.maintenance.rst
M scripts/README.rst
2 files changed, 7 insertions(+), 0 deletions(-)

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



diff --git a/docs/scripts/scripts.maintenance.rst 
b/docs/scripts/scripts.maintenance.rst
index f3dd955..b240a49 100644
--- a/docs/scripts/scripts.maintenance.rst
+++ b/docs/scripts/scripts.maintenance.rst
@@ -27,6 +27,11 @@

 .. automodule:: scripts.maintenance.make_i18n_dict

+scripts.maintenance.sorting\_order script
+-----------------------------------------
+
+.. automodule:: scripts.maintenance.sorting_order
+
 scripts.maintenance.update\_linktrails script
 ---------------------------------------------

diff --git a/scripts/README.rst b/scripts/README.rst
index 4062b9c..5130594 100644
--- a/scripts/README.rst
+++ b/scripts/README.rst
@@ -283,6 +283,8 @@
     
+------------------------+---------------------------------------------------------+
     | make_i18n_dict.py      | Generate a i18n file from a given script.       
        |
     
+------------------------+---------------------------------------------------------+
+    | sorting_order.py       | Updates interwiki sorting order in family.py 
file.      |
+    
+------------------------+---------------------------------------------------------+
     | update_linktrails.py   | Script that updates the linktrails in family.py 
file.   |
     
+------------------------+---------------------------------------------------------+
     | wikimedia_sites.py     | Updates the language lists in Wikimedia family 
files.   |

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/638567
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: I6ecc272fd716da893bdab655a31f55cf9af0309f
Gerrit-Change-Number: 638567
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