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

Skip to content

Commit 4bcec9c

Browse files
committed
Merge branch 'minor_doc_fixes' of https://github.com/mdboom/matplotlib into mdboom-minor_doc_fixes
Conflicts: .gitignore CHANGELOG doc/faq/installing_faq.rst doc/sphinxext/inheritance_diagram.py doc/users/recipes.rst
2 parents 0d81e67 + 969ddd8 commit 4bcec9c

32 files changed

Lines changed: 1178 additions & 1367 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
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

Lines changed: 5 additions & 0 deletions
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

Lines changed: 0 additions & 103 deletions
This file was deleted.

FILETYPES

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)