Skip to content

Commit 79a43fd

Browse files
committed
Make sure that labels are unique
1 parent 3f43b6a commit 79a43fd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

doc/users/beginner.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _users-guide-index:
1+
.. _beginners-guide-index:
22

33
################
44
Beginner's Guide

doc/users/colormaps.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Colormaps are often split into several categories based on their function (see,
3535
Lightness of matplotlib colormaps
3636
=================================
3737

38-
Here we examine the lightness values of the matplotlib colormaps. Note that some documentation on the colormaps is available ([colormaps]_).
38+
Here we examine the lightness values of the matplotlib colormaps. Note that some documentation on the colormaps is available ([list-colormaps]_).
3939

4040
Sequential
4141
----------
@@ -100,7 +100,7 @@ References
100100

101101
.. [Ware] http://ccom.unh.edu/sites/default/files/publications/Ware_1988_CGA_Color_sequences_univariate_maps.pdf
102102
.. [Moreland] http://www.sandia.gov/~kmorel/documents/ColorMaps/ColorMapsExpanded.pdf
103-
.. [colormaps] https://gist.github.com/endolith/2719900#id7
103+
.. [list-colormaps] https://gist.github.com/endolith/2719900#id7
104104
.. [mycarta-banding] http://mycarta.wordpress.com/2012/10/14/the-rainbow-is-deadlong-live-the-rainbow-part-4-cie-lab-heated-body/
105105
.. [mycarta-jet] http://mycarta.wordpress.com/2012/10/06/the-rainbow-is-deadlong-live-the-rainbow-part-3/
106106
.. [mycarta-lablinear] http://mycarta.wordpress.com/2012/12/06/the-rainbow-is-deadlong-live-the-rainbow-part-5-cie-lab-linear-l-rainbow/

doc/users/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _users-guide-index:
1+
.. _configuration-guide-index:
22

33
###################
44
Configuration Guide

doc/users/developer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _users-guide-index:
1+
.. _advanced-guide-index:
22

33
###############
44
Advanced Guide

0 commit comments

Comments
 (0)