Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419ce52 commit 0b9974cCopy full SHA for 0b9974c
3 files changed
doc/devel/contributing.rst
@@ -47,7 +47,7 @@ environment is set up properly::
47
48
python tests.py
49
50
-You can read more about testing :ref:`testings:
+You can read more about testing :ref:`testing`
51
52
.. note::
53
doc/devel/index.rst
@@ -15,12 +15,15 @@ The Matplotlib Developers' Guide
15
contributing.rst
16
reviewers_guide.rst
17
portable_code.rst
18
- license.rst
19
gitwash/index.rst
20
testing.rst
21
documenting_mpl.rst
22
release_guide.rst
23
- transformations.rst
24
add_new_projection.rst
25
color_changes
26
MEP/index
+
+.. toctree::
27
+ :hidden:
28
29
+ license.rst
doc/devel/transformations.rst
0 commit comments