jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/678691 )
Change subject: [doc] Update documentation ...................................................................... [doc] Update documentation * Current wording is a TODO note. * Convert it to a real doc * Text was added more than 5 years ago https://gerrit.wikimedia.org/r/c/pywikibot/core/+/202016 * Use capital letters consistently through out the file Change-Id: Ibef05b05c7883fe38cd842aaf183b53324c8f60e --- M scripts/README.rst 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/scripts/README.rst b/scripts/README.rst index 8e6cfa4..b636f65 100644 --- a/scripts/README.rst +++ b/scripts/README.rst @@ -57,9 +57,9 @@ +------------------------+---------------------------------------------------------+ | fixing_redirects.py | Correct all redirect links of processed pages. | +------------------------+---------------------------------------------------------+ - | harvest_template.py | [IMPROV] Reduce maximum line length to 130 | + | harvest_template.py | Template harvesting script. | +------------------------+---------------------------------------------------------+ - | illustrate_wikidata.py | Don't use 'gen' to refer to the generator factory. | + | illustrate_wikidata.py | Bot to add images to Wikidata items. | +------------------------+---------------------------------------------------------+ | imagetransfer.py | Given a wiki page, check the interwiki links for | | | images, and let the user choose among them for | @@ -118,7 +118,7 @@ | speedy_delete.py | Help sysops to quickly check and/or delete pages listed | | | for speedy deletion. | +------------------------+---------------------------------------------------------+ - | template.py | change one template (that is {{...}}) into another. | + | template.py | Change one template (that is {{...}}) into another. | +------------------------+---------------------------------------------------------+ | templatecount.py | Display the list of pages transcluding a given list | | | of templates. | @@ -175,10 +175,10 @@ +------------------------+---------------------------------------------------------+ | flickrripper.py | Upload images from Flickr easily. | +------------------------+---------------------------------------------------------+ - | followlive.py | follow new articles on a Wikipedia and flag them | + | followlive.py | Follow new articles on a Wikipedia and flag them | | | with a template. | +------------------------++--------------------------------------------------------+ - | freebasemappingupload.py| Docstring fixes in scripts | + | freebasemappingupload.py| Script to upload the mappings of Freebase to Wikidata. | +------------------------++--------------------------------------------------------+ | image.py | This script can be used to change one image to another | | | or remove an image entirely. | -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/678691 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: Ibef05b05c7883fe38cd842aaf183b53324c8f60e Gerrit-Change-Number: 678691 Gerrit-PatchSet: 5 Gerrit-Owner: Meno25 <[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
