jenkins-bot submitted this change.

View Change


Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] Add links to new mw.org content to landing page and recipes page

Bug: T333540
Change-Id: I7166f84dcf4b628773e058ddfd0f94a85f405341
---
M docs/recipes.rst
M docs/index.rst
2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index a7b1802..959a7f6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,7 +28,11 @@
:ref:`MIT license`;
manual pages on mediawiki.org are licensed under the `CC-BY-SA 3.0`_ license.

-.. seealso:: `Pywikibot Manual`_ at https://www.mediawiki.org
+.. seealso:: `Pywikibot Manual`_ on https://www.mediawiki.org, which includes additional resources, such as:
+
+ * `Pywikibot Cookbook`_
+ * `Pywikibot Workshop Materials`_
+

**************************
Framework modules overview
@@ -83,3 +87,5 @@

.. _CC-BY-SA 3.0: https://creativecommons.org/licenses/by-sa/3.0/
.. _Pywikibot Manual: https://www.mediawiki.org/wiki/Manual:Pywikibot
+.. _Pywikibot Cookbook: https://www.mediawiki.org/wiki/Manual:Pywikibot/Cookbook
+.. _Pywikibot Workshop Materials: https://www.mediawiki.org/wiki/Manual:Pywikibot/Workshop_Materials
diff --git a/docs/recipes.rst b/docs/recipes.rst
index bba2fdd..cfa3487 100644
--- a/docs/recipes.rst
+++ b/docs/recipes.rst
@@ -2,6 +2,8 @@
Recipes
*******

+For more recipes, see the `Pywikibot Cookbook <https://www.mediawiki.org/wiki/Manual:Pywikibot/Cookbook>`_.
+
How to modify a page
====================


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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I7166f84dcf4b628773e058ddfd0f94a85f405341
Gerrit-Change-Number: 906032
Gerrit-PatchSet: 1
Gerrit-Owner: KBach <kbach@wikimedia.org>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged