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

Skip to content

Commit e96ee1f

Browse files
committed
DOC: make user/explain/index cards
1 parent 07434e2 commit e96ee1f

File tree

1 file changed

+81
-15
lines changed

1 file changed

+81
-15
lines changed

galleries/users_explain/index.rst

Lines changed: 81 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,87 @@
33

44
.. redirect-from:: /users/explain
55

6-
7-
86
Using Matplotlib
97
----------------
108

11-
.. toctree::
12-
:maxdepth: 2
13-
14-
quick_start
15-
figure/index
16-
axes/index
17-
artists/index
18-
customizing
19-
axis/index
20-
colors/index
21-
text/index
22-
animations/index
23-
toolkits/index
9+
.. grid:: 1 1 2 2
10+
11+
.. grid-item-card::
12+
:padding: 2
13+
14+
.. toctree::
15+
:maxdepth: 2
16+
17+
quick_start
18+
19+
.. grid-item-card::
20+
:padding: 2
21+
22+
.. toctree::
23+
:maxdepth: 2
24+
25+
figure/index
26+
27+
.. grid-item-card::
28+
:padding: 2
29+
30+
.. toctree::
31+
:maxdepth: 2
32+
33+
axes/index
34+
35+
.. grid-item-card::
36+
:padding: 2
37+
38+
.. toctree::
39+
:maxdepth: 2
40+
41+
artists/index
42+
43+
.. grid-item-card::
44+
:padding: 2
45+
46+
.. toctree::
47+
:maxdepth: 2
48+
49+
customizing
50+
51+
.. grid-item-card::
52+
:padding: 2
53+
54+
.. toctree::
55+
:maxdepth: 2
56+
57+
axis/index
58+
59+
.. grid-item-card::
60+
:padding: 2
61+
62+
.. toctree::
63+
:maxdepth: 2
64+
65+
colors/index
66+
67+
.. grid-item-card::
68+
:padding: 2
69+
70+
.. toctree::
71+
:maxdepth: 2
72+
73+
text/index
74+
75+
.. grid-item-card::
76+
:padding: 2
77+
78+
.. toctree::
79+
:maxdepth: 2
80+
81+
animations/index
82+
83+
.. grid-item-card::
84+
:padding: 2
85+
86+
.. toctree::
87+
:maxdepth: 2
88+
89+
toolkits/index

0 commit comments

Comments
 (0)