jenkins-bot has submitted this change and it was merged.

Change subject: [doc] Add FileInfo to the list of included objects.
......................................................................


[doc] Add FileInfo to the list of included objects.

Also sort list by class occurence.

Change-Id: I96ea48976c8c02d08b67f9d3383b5f811986dbb6
---
M pywikibot/page.py
1 file changed, 3 insertions(+), 2 deletions(-)

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



diff --git a/pywikibot/page.py b/pywikibot/page.py
index 16a69d0..f89a1d9 100644
--- a/pywikibot/page.py
+++ b/pywikibot/page.py
@@ -3,10 +3,11 @@
 Objects representing various types of MediaWiki, including Wikibase, pages.
 
 This module also includes objects:
-* Link: an internal or interwiki link in wikitext.
-* Revision: a single change to a wiki page.
 * Property: a type of semantic data.
 * Claim: an instance of a semantic assertion.
+* Revision: a single change to a wiki page.
+* FileInfo: a structure holding imageinfo of latest rev. of FilePage
+* Link: an internal or interwiki link in wikitext.
 
 """
 #

-- 
To view, visit https://gerrit.wikimedia.org/r/216522
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I96ea48976c8c02d08b67f9d3383b5f811986dbb6
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: XZise <commodorefabia...@gmx.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to