jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1048833?usp=email )
Change subject: [doc] do not exclude members from pywikibot.rst
......................................................................
[doc] do not exclude members from pywikibot.rst
This leads to missing links within documentation. A better solution
could be to exclude members from the imported library as lon as the
imports in pywikibot is intentional e.g. like for pywikibot.info()
This partially reverts daff7ba5 and 1d6a70d6
Change-Id: I68dca8545cdf3c0eb1c178c240fece4d994f7def
---
M docs/api_ref/pywikibot.rst
1 file changed, 0 insertions(+), 8 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/docs/api_ref/pywikibot.rst b/docs/api_ref/pywikibot.rst
index 804cd7e..5da2cdc 100644
--- a/docs/api_ref/pywikibot.rst
+++ b/docs/api_ref/pywikibot.rst
@@ -3,14 +3,6 @@
***********************************************
.. automodule:: pywikibot
- :exclude-members:
- Bot, CurrentPageBot, WikidataBot, calledModuleName, handle_args, input,
- input_choice, input_yn, show_help,
- translate,
- critical, debug, error, exception, info, log, output, stdout, warning,
- Category, Claim, FilePage, ItemPage, LexemeForm, LexemePage,
LexemeSense,
- Link, MediaInfo, Page, PropertyPage, SiteLink, User, html2unicode,
- Timestamp
.. admonition:: Imports from :mod:`bot` module
:class: tip
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1048833?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: I68dca8545cdf3c0eb1c178c240fece4d994f7def
Gerrit-Change-Number: 1048833
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]