Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6970826

Browse files
committed
Don't render backlinks in FAQ -- the underlines are distracting and inconsistent with the rest of the docs... ;)
svn path=/trunk/matplotlib/; revision=6354
1 parent 86fb978 commit 6970826

5 files changed

Lines changed: 8 additions & 3 deletions

File tree

doc/faq/environment_variables_faq.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Environment Variables
55
*********************
66

77
.. contents::
8+
:backlinks: none
9+
810

911
.. envvar:: HOME
1012

doc/faq/howto_faq.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Howto
55
*****
66

77
.. contents::
8+
:backlinks: none
89

910

1011
.. _howto-plotting:

doc/faq/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _faq-index:
22

3-
####################
4-
The Matplotlib FAQ
5-
####################
3+
##################
4+
The Matplotlib FAQ
5+
##################
66

77
.. htmlonly::
88

doc/faq/installing_faq.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77

88
.. contents::
9+
:backlinks: none
910

1011

1112
Report a compilation problem

doc/faq/troubleshooting_faq.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Troubleshooting
55
***************
66

77
.. contents::
8+
:backlinks: none
89

910
.. _matplotlib-version:
1011

0 commit comments

Comments
 (0)