jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1022519?usp=email )

Change subject: [doc] Fix table syntax
......................................................................

[doc] Fix table syntax

Change-Id: I018f8bcafcb0395dd919c1e7dc7e50e9044e00d0
---
M CONTENT.rst
M pywikibot/CONTENT.rst
2 files changed, 5 insertions(+), 5 deletions(-)

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




diff --git a/CONTENT.rst b/CONTENT.rst
index 4e1e329..124b051 100644
--- a/CONTENT.rst
+++ b/CONTENT.rst
@@ -1,7 +1,7 @@
 The contents of the package
 ---------------------------

-    
+---------------------------------------------------------------------------------------+
+    
+---------------------------+-----------------------------------------------------------+
     | README and config files:                                                 
             |
     
+===========================+===========================================================+
     | AUTHORS.rst               | List of major contributors to this module    
             |
@@ -41,7 +41,7 @@
     | user-fixes.py.sample      | Example user-fixes.py file for reference     
             |
     
+---------------------------+-----------------------------------------------------------+

-    
+---------------------------------------------------------------------------------------+
+    
+---------------------------+-----------------------------------------------------------+
     | Directories                                                              
             |
     
+===========================+===========================================================+
     | pywikibot                 | Contains some libraries and control files    
             |
diff --git a/pywikibot/CONTENT.rst b/pywikibot/CONTENT.rst
index 9485220..17b5a60 100644
--- a/pywikibot/CONTENT.rst
+++ b/pywikibot/CONTENT.rst
@@ -1,7 +1,7 @@
 The contents of the package
 ---------------------------

-    
+-----------------------------------------------------------------------------------+
+    
+----------------------------+------------------------------------------------------+
     |  Library routines                                                        
         |
     
+============================+======================================================+
     | __init__.py                | Initialization of the Pywikibot framework,  
         |
@@ -241,7 +241,7 @@
     
+----------------------------+------------------------------------------------------+
 

-    
+-----------------------------------------------------------------------------------+
+    
+----------------------------+------------------------------------------------------+
     | User Interface                                                           
         |
     
+============================+======================================================+
     | _interface_base.py         | Abstract base user interface module         
         |
@@ -260,7 +260,7 @@
     
+----------------------------+------------------------------------------------------+


-    
+-----------------------------------------------------------------------------------+
+    
+----------------------------+------------------------------------------------------+
     | Others                                                                   
         |
     
+============================+======================================================+
     | families (folder)          | Contains wiki-specific information like 
URLs,        |

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1022519?usp=email
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: I018f8bcafcb0395dd919c1e7dc7e50e9044e00d0
Gerrit-Change-Number: 1022519
Gerrit-PatchSet: 3
Gerrit-Owner: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: Meno25 <meno25m...@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <i...@gno.de>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to