8000 Filled in list of contributors; slight tweaks to front page. · matplotlib/matplotlib@f487122 · GitHub
[go: up one dir, main page]

Skip to content

Commit f487122

Browse files
committed
Filled in list of contributors; slight tweaks to front page.
1 parent 08fe5d1 commit f487122

File tree

2 files changed

+474
-37
lines changed

2 files changed

+474
-37
lines changed

doc/_templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>Introduction</h1>
4646
interactive environments across platforms. Matplotlib can be used
4747
in Python scripts, the Python and <a
4848
href="http://ipython.org">IPython</a> shell,
49-
the <a href="http://jupyter.org/index.html"jupyter</a> notebook,
49+
the <a href="http://jupyter.org/index.html">jupyter</a> notebook,
5050
web application servers, and four graphical user
5151
interface toolkits.</p>
5252

@@ -70,7 +70,7 @@ <h1>Introduction</h1>
7070

7171
<p>Matplotlib tries to make easy things easy and hard things possible.
7272
You can generate plots, histograms, power spectra, bar charts,
73-
errorcharts, scatterplots, etc, with just a few lines of code.
73+
errorcharts, scatterplots, etc., with just a few lines of code.
7474
For a sampling, see the <a href="{{ pathto('users/screenshots') }}">screenshots</a>, <a href="{{ pathto('gallery') }}">thumbnail</a> gallery, and
7575
<a href="{{ pathto('examples/index') }}">examples</a> directory</p>
7676

0 commit comments

Comments
 (0)
0