jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1172877?usp=email )
Change subject: Doc: add new tracking_param_remover.py script to documentation
......................................................................
Doc: add new tracking_param_remover.py script to documentation
Change-Id: I0753ab97936d3a54b6e20fc7bbd0accad3872fbc
---
M docs/scripts/general.rst
M docs/scripts_ref/scripts.rst
M scripts/CHANGELOG.rst
3 files changed, 18 insertions(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/docs/scripts/general.rst b/docs/scripts/general.rst
index fda9d15..9498730 100644
--- a/docs/scripts/general.rst
+++ b/docs/scripts/general.rst
@@ -22,3 +22,10 @@
.. automodule:: scripts.pagefromfile
:no-members:
:noindex:
+
+tracking param remover script
+=============================
+
+.. automodule:: scripts.tracking_param_remover
+ :no-members:
+ :noindex:
diff --git a/docs/scripts_ref/scripts.rst b/docs/scripts_ref/scripts.rst
index 814f333..34c1db6 100644
--- a/docs/scripts_ref/scripts.rst
+++ b/docs/scripts_ref/scripts.rst
@@ -244,6 +244,11 @@
.. automodule:: scripts.touch
+tracking param remover script
+=============================
+
+.. automodule:: scripts.tracking_param_remover
+
transferbot script
==================
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 4242aba..c48fba9 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -22,7 +22,12 @@
^^^^^^^^
* Attempt an additional move to fix redirect targets (:phab:`T396473`)
-* Do not fix broken redirects if the source and target namespaces differ
(:phab:`T396456`)
+* Do not fix broken redirects if source and target namespaces differ
(:phab:`T396456`)
+
+tracking_param_remover
+^^^^^^^^^^^^^^^^^^^^^^
+
+* Script was added (:phab:`T399698`)
10.2.0
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1172877?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0753ab97936d3a54b6e20fc7bbd0accad3872fbc
Gerrit-Change-Number: 1172877
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]