From cc923635c21e29a63a1702ad2c8ce5e0ed1990eb Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Fri, 18 Oct 2019 08:54:32 -0700 Subject: [PATCH 1/3] DOC: mention discourse main page --- doc/index.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 702db4861356..fceeb9f7095f 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -119,12 +119,15 @@ Software Foundation Code of Conduct `_ in everything we do. Check the :doc:`FAQ ` and the :doc:`API ` docs. -For help, join the `gitter channel`_ and the matplotlib-users_, -matplotlib-devel_, and matplotlib-announce_ mailing lists, or check out the -Matplotlib tag on stackoverflow_. The `search `_ tool searches -all of the documentation, including full text search of over 350 complete +For help, write us at `discourse.matplotlib.org`_. If its something quick +join the `gitter channel`_ to chat with us. There are alsothe +matplotlib-users_, matplotlib-devel_, and matplotlib-announce_ mailing lists, +or check out the Matplotlib tag on stackoverflow_. +The `search `_ tool searches all of the documentation, +including full text search of over 350 complete examples which exercise almost every corner of Matplotlib. +.. _discourse.matplotlib.org: https://discourse.matplotlib.org .. _gitter channel: https://gitter.im/matplotlib/matplotlib .. _matplotlib-users: https://mail.python.org/mailman/listinfo/matplotlib-users .. _matplotlib-devel: https://mail.python.org/mailman/listinfo/matplotlib-devel From d0785415895531b45793af94b06538741aadc504 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Fri, 18 Oct 2019 12:21:39 -0700 Subject: [PATCH 2/3] DOC: re-org links, add social media --- doc/index.rst | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index fceeb9f7095f..c9d3ca832e64 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -109,23 +109,26 @@ Other learning resources There are many :doc:`external learning resources ` available including printed material, videos and tutorials. -Need help? -~~~~~~~~~~ +Join our community! +~~~~~~~~~~~~~~~~~~~ Matplotlib is a welcoming, inclusive project, and we follow the `Python Software Foundation Code of Conduct `_ in everything we do. .. _coc: http://www.python.org/psf/codeofconduct/ -Check the :doc:`FAQ ` and the :doc:`API ` docs. - -For help, write us at `discourse.matplotlib.org`_. If its something quick -join the `gitter channel`_ to chat with us. There are alsothe -matplotlib-users_, matplotlib-devel_, and matplotlib-announce_ mailing lists, -or check out the Matplotlib tag on stackoverflow_. -The `search `_ tool searches all of the documentation, -including full text search of over 350 complete -examples which exercise almost every corner of Matplotlib. +- Community discussion, user help, showcase examples are available at + `discourse.matplotlib.org`_. +- If you have questions, be sure to check the :doc:`FAQ `, the + :doc:`API ` docs, and the `search `_ tool + searches all of the documentation, including full text search of over 350 + complete examples which exercise almost every corner of Matplotlib. +- If its something quick join the `gitter channel`_ to chat with the + community. +- If you prefer email there are the matplotlib-users_, matplotlib-devel_, + and matplotlib-announce_ mailing lists. +- Check out the Matplotlib tag on stackoverflow_. +- Tweet us at Twitter_! or see cool plots on Instagram_! .. _discourse.matplotlib.org: https://discourse.matplotlib.org .. _gitter channel: https://gitter.im/matplotlib/matplotlib @@ -133,9 +136,13 @@ examples which exercise almost every corner of Matplotlib. .. _matplotlib-devel: https://mail.python.org/mailman/listinfo/matplotlib-devel .. _matplotlib-announce: https://mail.python.org/mailman/listinfo/matplotlib-announce .. _stackoverflow: http://stackoverflow.com/questions/tagged/matplotlib +.. _Twitter: https://twitter.com/matplotlib +.. _Instagram: https://www.instagram.com/matplotart/ You can file bugs, patches and feature requests on the `issue tracker`_, but it -is a good idea to ping us on the mailing list too. +is a good idea to ping us on Discourse_ as well. + +.. _Discourse: https://discourse.matplotlib.org To keep up to date with what's going on in Matplotlib, see the :doc:`what's new ` page or browse the `source code`_. Anything that could From 0bec9e6230710d4f34136b217cd6e62b49961879 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Fri, 18 Oct 2019 12:22:49 -0700 Subject: [PATCH 3/3] DOC: re-org links, add social media --- doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index c9d3ca832e64..011fd6b2e2b9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -117,8 +117,8 @@ Software Foundation Code of Conduct `_ in everything we do. .. _coc: http://www.python.org/psf/codeofconduct/ -- Community discussion, user help, showcase examples are available at - `discourse.matplotlib.org`_. +- Join our community at `discourse.matplotlib.org`_ to get help, discuss + contributing & development, and share your work. - If you have questions, be sure to check the :doc:`FAQ `, the :doc:`API ` docs, and the `search `_ tool searches all of the documentation, including full text search of over 350