Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1062592?usp=email )
Change subject: [doc] add role to enwiki to exlink dict ...................................................................... [doc] add role to enwiki to exlink dict Change-Id: Ic8b2a39e898b772808e506e74581d83f651fa262 --- M docs/conf.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/docs/conf.py b/docs/conf.py index 2bf08cd..c49dfe1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -511,6 +511,7 @@ 'source': ( 'https://phabricator.wikimedia.org/diffusion/PWBC/browse/master/%s.py', '%s'), + 'wiki': ('https://en.wikipedia.org/wiki/%s', '%s') } -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1062592?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: Ic8b2a39e898b772808e506e74581d83f651fa262 Gerrit-Change-Number: 1062592 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