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

Skip to content

Commit a3d4e52

Browse files
committed
Merged revisions 6675-6676 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_98_5_maint ........ r6675 | jdh2358 | 2008-12-18 11:19:26 -0800 (Thu, 18 Dec 2008) | 1 line fixed a small_docs bug when no args present ........ r6676 | jdh2358 | 2008-12-18 11:28:46 -0800 (Thu, 18 Dec 2008) | 1 line pushed out new 98.5.2 tarball with smalldocs fix ........ svn path=/trunk/matplotlib/; revision=6677
1 parent c884dc5 commit a3d4e52

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
2008-12-18 add new arrow style, a line + filled triangles. -JJL
22

33
==================================================================
4-
2008-12-18 Released 0.98.5.2 from v0_98_5_maint at r6667
4+
2008-12-18 Re-Released 0.98.5.2 from v0_98_5_maint at r6675
5+
Released 0.98.5.2 from v0_98_5_maint at r6667
56

67
2008-12-18 Removed configobj, experimental traits and doc/mpl_data link - JDH
78

doc/make.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ def all():
105105
arg, funcd.keys()))
106106
func()
107107
else:
108+
small_docs = False
108109
all()

0 commit comments

Comments
 (0)