File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,13 @@ Toolkits
132
132
Matplotlib. The following toolkits are included:
133
133
134
134
.. toctree ::
135
- :maxdepth: 1
135
+ :hidden:
136
136
137
137
toolkits/index.rst
138
+
139
+ .. toctree ::
140
+ :maxdepth: 1
141
+
138
142
toolkits/mplot3d.rst
139
143
toolkits/axes_grid1.rst
140
144
toolkits/axisartist.rst
Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ information.
26
26
:align: center
27
27
:scale: 50
28
28
29
- Contourf3d 2
30
-
31
29
.. toctree ::
32
30
:maxdepth: 2
33
31
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ mplot3d API
5
5
***********
6
6
7
7
.. contents ::
8
- :backlinks: none
8
+ :backlinks: none
9
9
10
10
.. automodule :: mpl_toolkits.mplot3d
11
11
:no-members:
@@ -70,15 +70,6 @@ mplot3d API
70
70
art3d.PathPatch3D
71
71
art3d.Poly3DCollection
72
72
art3d.Text3D
73
-
74
-
75
- Art3D Utility Functions
76
- =======================
77
-
78
- .. autosummary ::
79
- :toctree: ../_as_gen
80
- :template: autosummary.rst
81
-
82
73
art3d.get_dir_vector
83
74
art3d.juggle_axes
84
75
art3d.line_2d_to_3d
You can’t perform that action at this time.
0 commit comments