Skip to content

Backport PR #9381 on branch v2.1.0-doc #9384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/users/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ User's Guide

intro.rst
installing.rst
../tutorials/index.rst
interactive.rst
whats_new.rst
github_stats.rst
Expand Down
2 changes: 1 addition & 1 deletion tutorials/advanced/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-advanced:

Advanced
========
--------

These tutorials cover advanced topics for experienced Matplotlib
users and developers.
2 changes: 1 addition & 1 deletion tutorials/colors/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-colors:

Colors
======
------

Matplotlib has support for visualizing information with a wide array
of colors and colormaps. These tutorials cover the basics of how
Expand Down
2 changes: 1 addition & 1 deletion tutorials/intermediate/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-intermediate:

Intermediate
============
------------

These tutorials cover some of the more complicated classes and functions
in Matplotlib. They can be useful for particular custom and complex
Expand Down
2 changes: 1 addition & 1 deletion tutorials/introductory/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-introductory:

Introductory
============
-------------

These tutorials cover the basics of creating visualizations with
Matplotlib, as well as some best-practices in using the package
Expand Down
2 changes: 1 addition & 1 deletion tutorials/text/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-text:

Text
====
----

matplotlib has extensive text support, including support for
mathematical expressions, truetype support for raster and
Expand Down
2 changes: 1 addition & 1 deletion tutorials/toolkits/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _tutorials-toolkits:

Toolkits
========
--------

These tutorials cover toolkits designed to extend the functionality
of Matplotlib in order to accomplish specific goals.