Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1088723?usp=email )
Change subject: doc: update CONTENT.rst file ...................................................................... doc: update CONTENT.rst file Change-Id: If140ea225d063d2c0b7d434c9f93c00eb60b0a13 --- M CONTENT.rst 1 file changed, 12 insertions(+), 8 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/CONTENT.rst b/CONTENT.rst index 124b051..50936af 100644 --- a/CONTENT.rst +++ b/CONTENT.rst @@ -10,8 +10,6 @@ +---------------------------+-----------------------------------------------------------+ | CONTENT.rst | This Content description file | +---------------------------+-----------------------------------------------------------+ - | dev-requirements.txt | PIP requirements file for development dependencies | - +---------------------------+-----------------------------------------------------------+ | Dockerfile | Assemble a Docker image, install all dependencies via pip | +---------------------------+-----------------------------------------------------------+ | Dockerfile-dev | Docker image including development dependencies | @@ -20,18 +18,22 @@ +---------------------------+-----------------------------------------------------------+ | LICENSE | Reference to the MIT license | +---------------------------+-----------------------------------------------------------+ - | make_dist.py | Script to create a Pywikibot distribution | - +---------------------------+-----------------------------------------------------------+ | MANIFEST.in | Setup file for package data | +---------------------------+-----------------------------------------------------------+ - | pwb.py | Caller script for pwb wrapper script | - +---------------------------+-----------------------------------------------------------+ | README.rst | Short info string used by Pywikibot Nightlies | +---------------------------+-----------------------------------------------------------+ - | requirements.txt | General PIP requirements file | - +---------------------------+-----------------------------------------------------------+ | ROADMAP.rst | PyPI version roadmap file | +---------------------------+-----------------------------------------------------------+ + | dev-requirements.txt | PIP requirements file for development dependencies | + +---------------------------+-----------------------------------------------------------+ + | make_dist.py | Script to create a Pywikibot distribution | + +---------------------------+-----------------------------------------------------------+ + | pwb.py | Caller script for pwb wrapper script | + +---------------------------+-----------------------------------------------------------+ + | pyproject.toml | Configuration file used by packaging tools and tests | + +---------------------------+-----------------------------------------------------------+ + | requirements.txt | General PIP requirements file | + +---------------------------+-----------------------------------------------------------+ | setup.py | Installer script for Pywikibot framework | +---------------------------+-----------------------------------------------------------+ | tox.ini | Tests config file | @@ -44,6 +46,8 @@ +---------------------------+-----------------------------------------------------------+ | Directories | +===========================+===========================================================+ + | docs | Documentation files | + +---------------------------+-----------------------------------------------------------+ | pywikibot | Contains some libraries and control files | +---------------------------+-----------------------------------------------------------+ | scripts | Contains all bots and utility scripts | -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1088723?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: If140ea225d063d2c0b7d434c9f93c00eb60b0a13 Gerrit-Change-Number: 1088723 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org