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

Skip to content

Commit c1c2fcb

Browse files
anntzertacaswell
authored andcommitted
Update missing_references.json.
1 parent 8987d43 commit c1c2fcb

File tree

1 file changed

+9
-54
lines changed

1 file changed

+9
-54
lines changed

doc/missing-references.json

Lines changed: 9 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -145,45 +145,6 @@
145145
"lib/matplotlib/transforms.py:docstring of matplotlib.transforms.IdentityTransform.transform_affine:21",
146146
"lib/matplotlib/transforms.py:docstring of matplotlib.transforms.IdentityTransform.transform_non_affine:20"
147147
],
148-
"transforms.Bbox.bounds": [
149-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:91"
150-
],
151-
"transforms.Bbox.intervalx": [
152-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:99"
153-
],
154-
"transforms.Bbox.intervaly": [
155-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:102"
156-
],
157-
"transforms.Bbox.x0": [
158-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:105"
159-
],
160-
"transforms.Bbox.x1": [
161-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:113"
162-
],
163-
"transforms.Bbox.y0": [
164-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:109"
165-
],
166-
"transforms.Bbox.y1": [
167-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:117"
168-
],
169-
"transforms.BboxBase.height": [
170-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:96"
171-
],
172-
"transforms.BboxBase.width": [
173-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:93"
174-
],
175-
"transforms.BboxBase.xmax": [
176-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:113"
177-
],
178-
"transforms.BboxBase.xmin": [
179-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:105"
180-
],
181-
"transforms.BboxBase.ymax": [
182-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:117"
183-
],
184-
"transforms.BboxBase.ymin": [
185-
"doc/api/prev_api_changes/api_changes_0.98.0.rst:109"
186-
],
187148
"triangulation": [
188149
"lib/matplotlib/tri/trirefine.py:docstring of matplotlib.tri.UniformTriRefiner.refine_triangulation:2"
189150
],
@@ -269,6 +230,12 @@
269230
"matplotlib.backend_bases._Backend": [
270231
"lib/matplotlib/backend_bases.py:docstring of matplotlib.backend_bases.ShowBase:1"
271232
],
233+
"matplotlib.backend_tools._ToolEnableAllNavigation": [
234+
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolEnableAllNavigation:1"
235+
],
236+
"matplotlib.backend_tools._ToolEnableNavigation": [
237+
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolEnableNavigation:1"
238+
],
272239
"matplotlib.backend_tools._ToolGridBase": [
273240
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolGrid:1",
274241
"lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolMinorGrid:1"
@@ -303,15 +270,9 @@
303270
"matplotlib.contours.ContourSet": [
304271
"lib/mpl_toolkits/axes_grid1/colorbar.py:docstring of mpl_toolkits.axes_grid1.colorbar.colorbar:92"
305272
],
306-
"matplotlib.dates.bytespdate2num": [
307-
"doc/api/dates_api.rst:11"
308-
],
309273
"matplotlib.dates.rrulewrapper": [
310274
"doc/api/dates_api.rst:11"
311275
],
312-
"matplotlib.dates.strpdate2num": [
313-
"doc/api/dates_api.rst:11"
314-
],
315276
"matplotlib.figure._AxesStack": [
316277
"lib/matplotlib/figure.py:docstring of matplotlib.figure.AxesStack:1"
317278
],
@@ -891,13 +852,13 @@
891852
"doc/api/prev_api_changes/api_changes_3.1.0.rst:933"
892853
],
893854
"axes_grid1": [
894-
"doc/index.rst:154"
855+
"doc/index.rst:157"
895856
],
896857
"axis.Axis.get_ticks_position": [
897858
"doc/api/prev_api_changes/api_changes_3.1.0.rst:821"
898859
],
899860
"axisartist": [
900-
"doc/index.rst:154"
861+
"doc/index.rst:157"
901862
],
902863
"backend_bases.RendererBase": [
903864
"lib/matplotlib/backends/backend_template.py:docstring of matplotlib.backends.backend_template.RendererTemplate:4"
@@ -983,12 +944,6 @@
983944
"converter": [
984945
"lib/matplotlib/testing/compare.py:docstring of matplotlib.testing.compare.compare_images:4"
985946
],
986-
"dates.bytespdate2num": [
987-
"doc/api/prev_api_changes/api_changes_3.1.0.rst:919"
988-
],
989-
"dates.strpdate2num": [
990-
"doc/api/prev_api_changes/api_changes_3.1.0.rst:918"
991-
],
992947
"fc-list": [
993948
"lib/matplotlib/font_manager.py:docstring of matplotlib.font_manager.get_fontconfig_fonts:2"
994949
],
@@ -1514,7 +1469,7 @@
15141469
"lib/mpl_toolkits/axisartist/axis_artist.py:docstring of mpl_toolkits.axisartist.axis_artist:26"
15151470
],
15161471
"mplot3d": [
1517-
"doc/index.rst:154"
1472+
"doc/index.rst:157"
15181473
],
15191474
"new_figure_manager": [
15201475
"doc/devel/MEP/MEP23.rst:75"

0 commit comments

Comments
 (0)