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

Skip to content

Commit 8c69fda

Browse files
committed
Add visible link to Matplotlib PDF documentation below cheatsheets
1 parent 0fd18d0 commit 8c69fda

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

doc/_templates/cheatsheet_sidebar.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ <h3>Cheatsheets</h3>
88
</a>
99

1010
<p>
11-
<a href="https://matplotlib.org/stable/Matplotlib.pdf">
12-
📄 Download full PDF documentation
13-
</a>
11+
<strong>
12+
<a href="https://matplotlib.org/stable/Matplotlib.pdf">
13+
📄 Download full Matplotlib PDF documentation
14+
</a>
15+
</strong>
1416
</p>
1517
</div>

0 commit comments

Comments
 (0)