File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,9 +132,13 @@ Toolkits
132132Matplotlib. The following toolkits are included:
133133
134134.. toctree ::
135- :maxdepth: 1
135+ :hidden:
136136
137137 toolkits/index.rst
138+
139+ .. toctree ::
140+ :maxdepth: 1
141+
138142 toolkits/mplot3d.rst
139143 toolkits/axes_grid1.rst
140144 toolkits/axisartist.rst
Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ information.
2626 :align: center
2727 :scale: 50
2828
29- Contourf3d 2
30-
3129.. toctree ::
3230 :maxdepth: 2
3331
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ mplot3d API
55***********
66
77.. contents ::
8- :backlinks: none
8+ :backlinks: none
99
1010.. automodule :: mpl_toolkits.mplot3d
1111 :no-members:
@@ -70,15 +70,6 @@ mplot3d API
7070 art3d.PathPatch3D
7171 art3d.Poly3DCollection
7272 art3d.Text3D
73-
74-
75- Art3D Utility Functions
76- =======================
77-
78- .. autosummary ::
79- :toctree: ../_as_gen
80- :template: autosummary.rst
81-
8273 art3d.get_dir_vector
8374 art3d.juggle_axes
8475 art3d.line_2d_to_3d
You can’t perform that action at this time.
0 commit comments