@@ -3,126 +3,126 @@ PyAnsys Geometry documentation |version|
3
3
4
4
PyAnsys Geometry is a Python client library for the Ansys Geometry service.
5
5
6
- .. grid :: 2
6
+ .. grid :: 1 2 2 2
7
+ :gutter: 4
8
+ :padding: 2 2 0 0
9
+ :class-container: sd-text-center
7
10
8
- .. grid-item-card ::
9
- :img-top: _static/assets/index_getting_started.png
11
+ .. grid-item-card :: Getting started
12
+ :img-top: _static/assets/index_getting_started.png
13
+ :class-card: intro-card
10
14
11
- Getting started
12
- ^^^^^^^^^^^^^^^
15
+ Learn how to run the Windows Docker container, install the
16
+ PyAnsys Geometry image, and launch and connect to the Geometry
17
+ service.
13
18
14
- Learn how to run the Windows Docker container, install the
15
- PyAnsys Geometry image, and launch and connect to the Geometry
16
- service.
19
+ +++
20
+ .. button-link :: getting_started/index.html
21
+ :color: secondary
22
+ :outline:
23
+ :expand:
24
+ :click-parent:
17
25
18
- +++
26
+ Getting started
19
27
20
- .. button-link :: getting_started/index.html
21
- :color: secondary
22
- :expand:
23
- :outline:
24
- :click-parent:
28
+ .. grid-item-card :: User guide
29
+ :img-top: _static/assets/index_user_guide.png
30
+ :class-card: intro-card
25
31
26
- Getting started
32
+ Understand key concepts and approaches for primitives,
33
+ sketches, and model designs.
27
34
28
- .. grid-item-card ::
29
- :img-top: _static/assets/index_user_guide.png
35
+ +++
36
+ .. button-link :: user_guide/index.html
37
+ :color: secondary
38
+ :expand:
39
+ :outline:
40
+ :click-parent:
30
41
31
- User guide
32
- ^^^^^^^^^^
42
+ User guide
33
43
34
- Understand key concepts and approaches for primitives,
35
- sketches, and model designs.
36
-
37
- +++
38
- .. button-link :: user_guide/index.html
39
- :color: secondary
40
- :expand:
41
- :outline:
42
- :click-parent:
43
-
44
- User guide
45
44
46
45
47
46
.. jinja :: main_toctree
48
47
49
- .. grid :: 2
48
+ .. grid :: 1 2 2 2
49
+ :gutter: 4
50
+ :padding: 2 2 0 0
51
+ :class-container: sd-text-center
50
52
51
53
{% if build_api %}
52
- .. grid-item-card ::
53
- :img-top: _static/assets/index_api.png
54
-
55
- API reference
56
- ^^^^^^^^^^^^^
54
+ .. grid-item-card :: API reference
55
+ :img-top: _static/assets/index_api.png
56
+ :class-card: intro-card
57
57
58
- Understand PyAnsys Geometry API endpoints, their capabilities,
59
- and how to interact with them programmatically.
58
+ Understand PyAnsys Geometry API endpoints, their capabilities,
59
+ and how to interact with them programmatically.
60
60
61
- +++
62
- .. button-link :: api/index.html
63
- :color: secondary
64
- :expand:
65
- :outline:
66
- :click-parent:
61
+ +++
62
+ .. button-link :: api/index.html
63
+ :color: secondary
64
+ :expand:
65
+ :outline:
66
+ :click-parent:
67
67
68
- API reference
68
+ API reference
69
69
{% endif %}
70
70
71
71
{% if build_examples %}
72
- .. grid-item-card ::
73
- :img-top: _static/assets/index_examples.png
72
+ .. grid-item-card :: Examples
73
+ :img-top: _static/assets/index_examples.png
74
+ :class-card: intro-card
74
75
75
- Examples
76
- ^^^^^^^^
76
+ Explore examples that show how to use PyAnsys Geometry to
77
+ perform many different types of operations.
77
78
78
- Explore examples that show how to use PyAnsys Geometry to
79
- perform many different types of operations.
79
+ +++
80
+ .. button-link :: examples.html
81
+ :color: secondary
82
+ :expand:
83
+ :outline:
84
+ :click-parent:
80
85
81
- +++
82
- .. button-link :: examples.html
83
- :color: secondary
84
- :expand:
85
- :outline:
86
- :click-parent:
86
+ Examples
87
87
88
- Examples
89
88
{% endif %}
90
89
91
- .. grid :: 2
90
+ .. grid :: 1 2 2 2
91
+ :gutter: 4
92
+ :padding: 2 2 0 0
93
+ :class-container: sd-text-center
92
94
93
- .. grid-item-card ::
94
- :img-top: _static/assets/index_contribute.png
95
+ .. grid-item-card :: Contribute
96
+ :img-top: _static/assets/index_contribute.png
97
+ :class-card: intro-card
95
98
96
- Contribute
97
- ^^^^^^^^^^
98
- Learn how to contribute to the PyAnsys Geometry codebase
99
- or documentation.
99
+ Learn how to contribute to the PyAnsys Geometry codebase
100
+ or documentation.
100
101
101
- +++
102
- .. button-link :: contributing.html
103
- :color: secondary
104
- :expand:
105
- :outline:
106
- :click-parent:
102
+ +++
103
+ .. button-link :: contributing.html
104
+ :color: secondary
105
+ :expand:
106
+ :outline:
107
+ :click-parent:
107
108
108
- Contribute
109
+ Contribute
109
110
110
- .. grid-item-card ::
111
- :img-top: _static/assets/index_download.png
111
+ .. grid-item-card :: Assets
112
+ :img-top: _static/assets/index_download.png
113
+ :class-card: intro-card
112
114
113
- Assets
114
- ^^^^^^
115
- Download different assets related to PyAnsys Geometry,
116
- such as documentation, package wheelhouse, and related files.
115
+ Download different assets related to PyAnsys Geometry,
116
+ such as documentation, package wheelhouse, and related files.
117
117
118
- +++
119
- .. button-link :: assets.html
120
- :color: secondary
121
- :expand:
122
- :outline:
123
- :click-parent:
118
+ +++
119
+ .. button-link :: assets.html
120
+ :color: secondary
121
+ :expand:
122
+ :outline:
123
+ :click-parent:
124
124
125
- Assets
125
+ Assets
126
126
127
127
.. jinja :: main_toctree
128
128
0 commit comments