Skip to content

Commit b8f2edc

Browse files
committed
Merged 'master'
1 parent 3b9b105 commit b8f2edc

33 files changed

+1178
-1366
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ lib/matplotlib/mpl-data/matplotlibrc
4545
#################################
4646
doc/examples
4747
doc/_templates/gallery.html
48+
doc/users/installing.rst
4849
doc/_static/matplotlibrc

CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2011-04-01 The plot directive Sphinx extension now supports all of the
2+
features in the Numpy fork of that extension. These
3+
include doctest formatting, an 'include-source' option, and
4+
a number of new configuration options. - MGD
5+
16
2011-03-29 Wrapped ViewVCCachedServer definition in a factory function.
27
This class now inherits from urllib2.HTTPSHandler in order
38
to fetch data from github, but HTTPSHandler is not defined

DEVNOTES

-103
This file was deleted.

FILETYPES

-68
This file was deleted.

0 commit comments

Comments
 (0)