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

Skip to content

Commit d766bb0

Browse files
authored
Merge pull request #15449 from tacaswell/doc_fix_build
DOC: fix build
2 parents 4616897 + 8d1a0a6 commit d766bb0

File tree

3 files changed

+5
-34
lines changed

3 files changed

+5
-34
lines changed

doc/users/github_stats.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Pull Requests (598):
224224
* :ghpull:`13510`: Change Locator MAXTICKS checking to emitting a log at WARNING level.
225225
* :ghpull:`15184`: Mark missing_references extension as parallel read safe
226226
* :ghpull:`15150`: Autodetect whether pgf can use \includegraphics[interpolate].
227-
* :ghpull:`15163`: 3.2.0 API changes page
227+
* :ghpull:`15163`: 3.2.0 API changes page
228228
* :ghpull:`15176`: What's new for 3.2.0
229229
* :ghpull:`11947`: Ensure streamplot Euler step is always called when going out of bounds.
230230
* :ghpull:`13702`: Deduplicate methods shared between Container and Artist.
@@ -294,7 +294,7 @@ Pull Requests (598):
294294
* :ghpull:`15067`: Fix cross-references in API changes < 1.0
295295
* :ghpull:`15061`: Fix cross-references in tutorials and FAQ
296296
* :ghpull:`15060`: Fix cross-references in examples.
297-
* :ghpull:`14957`: Documentation for using ConnectionPatch across Axes with constrained_
297+
* :ghpull:`14957`: Documentation for using ConnectionPatch across Axes with constrained\_
298298
* :ghpull:`15053`: Make citation bit of README less wordy
299299
* :ghpull:`15044`: numpydoc set_size_inches docstring
300300
* :ghpull:`15050`: Clarify unnecessary special handling for colons in paths.
@@ -448,7 +448,7 @@ Pull Requests (598):
448448
* :ghpull:`14763`: Deprecate math_symbol_table function directive
449449
* :ghpull:`14762`: Decrease uses of get_canvas_width_height.
450450
* :ghpull:`14748`: Cleanup demo_text_path.
451-
* :ghpull:`14740`: Remove sudo tag in travis
451+
* :ghpull:`14740`: Remove sudo tag in travis
452452
* :ghpull:`14737`: Cleanup twin axes docstrings.
453453
* :ghpull:`14729`: Small simplifications.
454454
* :ghpull:`14726`: Trivial simplification to Axis3d._get_coord_info.
@@ -743,7 +743,7 @@ Pull Requests (598):
743743
* :ghpull:`13620`: Improve watermark example
744744
* :ghpull:`13589`: Kill Axes._connected.
745745
* :ghpull:`13428`: free cart pendulum animation example
746-
* :ghpull:`10487`: fixed transparency bug
746+
* :ghpull:`10487`: fixed transparency bug
747747
* :ghpull:`13551`: Fix IndexError for pyplot.legend() when plotting empty bar chart with label
748748
* :ghpull:`13524`: Cleanup docs for GraphicsContextBase.{get,set}_dashes.
749749
* :ghpull:`13556`: Cleanup warnings handling in tests.
@@ -867,5 +867,3 @@ Previous GitHub Stats
867867
:reversed:
868868

869869
prev_whats_new/github_stats_*
870-
871-

doc/users/prev_whats_new/github_stats_3.1.0.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,16 +1249,3 @@ Issues (161):
12491249
* :ghissue:`11587`: Missing filled contours when using contourf
12501250
* :ghissue:`11716`: errorbar pickling fails when specifying y error bars
12511251
* :ghissue:`11557`: Hoping add a drawing function 'patch' in matplotlib
1252-
1253-
1254-
1255-
Previous Github Stats
1256-
---------------------
1257-
1258-
1259-
.. toctree::
1260-
:maxdepth: 1
1261-
:glob:
1262-
:reversed:
1263-
1264-
github_stats_*

doc/users/prev_whats_new/github_stats_3.1.1.rst

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -194,23 +194,9 @@ Issues (30):
194194
* :ghissue:`14318`: Don't try to set missing history buttons.
195195
* :ghissue:`14265`: symlog looses some points since 3.1.0 (example given)
196196
* :ghissue:`14274`: BUG: plotting with Numpy array subclasses is slow with Matplotlib 3.1.0 (regression)
197-
* :ghissue:`14263`: import pyplot issue -
197+
* :ghissue:`14263`: import pyplot issue -
198198
* :ghissue:`14227`: Update "working with Mpl on OSX" docs
199199
* :ghissue:`13448`: boxplot doesn't normalize properties before applying them
200200
* :ghissue:`14226`: Modify matplotlib TextBox value without triggering callback
201201
* :ghissue:`14232`: LinearSegmentedColormap with N=1 gives confusing error message
202202
* :ghissue:`10365`: Scatter plot with non-sequence ´c´ color should give a better Error message.
203-
204-
205-
Previous GitHub Stats
206-
---------------------
207-
208-
209-
.. toctree::
210-
:maxdepth: 1
211-
:glob:
212-
:reversed:
213-
214-
prev_whats_new/github_stats_*
215-
216-

0 commit comments

Comments
 (0)