jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] update CONTENT.rst

Change-Id: I6307e22aac680c7870d009586fa546ad9e436843
---
M pywikibot/CONTENT.rst
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/pywikibot/CONTENT.rst b/pywikibot/CONTENT.rst
index 80c8fc1..e4398a8 100644
--- a/pywikibot/CONTENT.rst
+++ b/pywikibot/CONTENT.rst
@@ -158,8 +158,12 @@
+============================+======================================================+
| __init__.py | several classes and methods |
+----------------------------+------------------------------------------------------+
+ | _deprecate.py | Module providing deprecation decorators |
+ +----------------------------+------------------------------------------------------+
| _logging.py | Logging tools |
+----------------------------+------------------------------------------------------+
+ | _unidata.py | Helper function which holds data from unicodedata |
+ +----------------------------+------------------------------------------------------+
| chars.py | Character based helper functions(not wiki-dependent) |
+----------------------------+------------------------------------------------------+
| djvu.py | Wrapper around djvulibre to access djvu properties |

To view, visit change 703498. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I6307e22aac680c7870d009586fa546ad9e436843
Gerrit-Change-Number: 703498
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged