@@ -3,63 +3,57 @@ PyAnsys Geometry documentation |version|
3
3
4
4
PyAnsys Geometry is a Python client library for the Ansys Geometry service.
5
5
6
- .. grid :: 1 2 2 2
7
- :gutter: 4
8
- :padding: 2 2 0 0
9
- :class-container: sd-text-center
6
+ .. grid :: 2
10
7
11
- .. grid-item-card :: :material-regular:`directions_run` Getting started
12
8
13
- Learn how to run the Windows Docker container, install the
14
- PyAnsys Geometry image, and launch and connect to the Geometry
15
- service.
9
+ .. grid-item-card :: Getting started :fa:`person-running`
10
+ :padding: 2 2 2 2
11
+ :link: getting_started/index
12
+ :link-type: doc
16
13
17
- .. grid-item-card :: :material-regular:`book` User guide
14
+ Learn how to run the Windows Docker container, install the
15
+ PyAnsys Geometry image, and launch and connect to the Geometry
16
+ service.
18
17
19
- Understand key concepts and approaches for primitives,
20
- sketches, and model designs.
18
+ .. grid-item-card :: User guide :fa:`book-open-reader`
19
+ :padding: 2 2 2 2
20
+ :link: user_guide/index
21
+ :link-type: doc
21
22
23
+ Understand key concepts and approaches for primitives,
24
+ sketches, and model designs.
22
25
23
- .. jinja :: main_toctree
24
-
25
- .. grid :: 1 2 2 2
26
- :gutter: 4
27
- :padding: 2 2 0 0
28
- :class-container: sd-text-center
29
-
30
- {% if build_api %}
31
- .. grid-item-card :: :material-regular:`code` API reference
32
-
33
-
34
- Understand PyAnsys Geometry API endpoints, their capabilities,
35
- and how to interact with them programmatically.
26
+ .. grid-item-card :: API reference :fa:`book-bookmark`
27
+ :padding: 2 2 2 2
28
+ :link: api/index
29
+ :link-type: doc
36
30
37
- {% endif %}
38
-
39
- {% if build_examples %}
40
- .. grid-item-card :: :material-regular:`terminal` Examples
41
- :class-card: intro-card
42
-
43
- Explore examples that show how to use PyAnsys Geometry to
44
- perform many different types of operations.
45
-
46
- {% endif %}
31
+ Understand PyAnsys Geometry API endpoints, their capabilities,
32
+ and how to interact with them programmatically.
47
33
48
- .. grid :: 1 2 2 2
49
- :gutter: 4
50
- :padding: 2 2 0 0
51
- :class-container: sd-text-center
34
+ .. grid-item-card :: Examples :fa:`scroll`
35
+ :padding: 2 2 2 2
36
+ :link: examples
37
+ :link-type: doc
52
38
53
- .. grid-item-card :: :material-regular:`diversity_3` Contribute
39
+ Explore examples that show how to use PyAnsys Geometry to
40
+ perform many different types of operations.
54
41
55
- Learn how to contribute to the PyAnsys Geometry codebase
56
- or documentation.
42
+ .. grid-item-card :: Contribute :fa:`people-group`
43
+ :padding: 2 2 2 2
44
+ :link: contributing
45
+ :link-type: doc
57
46
58
- .. grid-item-card :: :material-regular:`download` Assets
47
+ Learn how to contribute to the PyAnsys Geometry codebase
48
+ or documentation.
59
49
60
- Download different assets related to PyAnsys Geometry,
61
- such as documentation, package wheelhouse, and related files.
50
+ .. grid-item-card :: Download :fa:`download`
51
+ :padding: 2 2 2 2
52
+ :link: assets
53
+ :link-type: doc
62
54
55
+ Download different assets related to PyAnsys Geometry,
56
+ such as documentation, package wheelhouse, and related files.
63
57
64
58
.. jinja :: main_toctree
65
59
0 commit comments