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

Skip to content

Commit 6ebecec

Browse files
committed
Updated index page text and added another video
1 parent 1bfe338 commit 6ebecec

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

doc/_templates/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ <h1>Documentation</h1>
124124

125125
<h4>Other learning resources</h4>
126126

127-
<p>Check the <a href="{{ pathto('resources/index') }}">external resources</a> page</p>
127+
<p>There are many <a href="{{ pathto('resources/index') }}">external learning
128+
resources</a> available including printed material, videos and tutorials.</p>
128129

129130
<h4>Need help?</h4>
130131

doc/resources/index.rst

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,41 @@
99
Books and Chapters
1010
===================
1111

12-
* `Matplotlib for Python Developers <http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_ by Sandro Tosi
12+
* `Matplotlib for Python Developers
13+
<http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_
14+
by Sandro Tosi
1315

14-
* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_ by John Hunter and Michael Droettboom in The Architecture of Open Source Applications
16+
* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_
17+
by John Hunter and Michael Droettboom in The Architecture of Open Source
18+
Applications
1519

16-
* `Graphics with Matplotlib <http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_ by David J. Raymond
20+
* `Graphics with Matplotlib
21+
<http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_
22+
by David J. Raymond
1723

1824
=======
1925
Videos
2026
=======
2127

22-
* `Getting started with Matplotlib <http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_ by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_
28+
* `Getting started with Matplotlib
29+
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
30+
by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_
2331

24-
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_ by Mike Müller
32+
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
33+
by Mike Müller
2534

26-
* `Introduction to NumPy and Matplotlib <http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp>`_ by Eric Jones
35+
* `Introduction to NumPy and Matplotlib
36+
<http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp>`_ by Eric Jones
37+
38+
* `Anatomy of Matplotlib
39+
<https://conference.scipy.org/scipy2013/tutorial_detail.php?id=103>`_
40+
by Benjamin Root
2741

2842
==========
2943
Tutorials
3044
==========
3145

32-
* `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/>`_ by Nicolas P. Rougier
46+
* `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/>`_
47+
by Nicolas P. Rougier
3348

3449

0 commit comments

Comments
 (0)