|
3 | 3 |
|
4 | 4 | .. include:: ../../README.rst
|
5 | 5 |
|
6 |
| -.. card:: Getting started |
| 6 | +Getting started |
| 7 | +--------------- |
7 | 8 |
|
8 |
| - .. grid:: 2 |
| 9 | +.. grid:: 2 |
9 | 10 |
|
10 |
| - .. grid-item-card:: :octicon:`list-unordered` What is PyAnsys? |
11 |
| - :link: getting-started/index |
12 |
| - :link-type: doc |
| 11 | + .. grid-item-card:: :octicon:`list-unordered` What is PyAnsys? |
| 12 | + :link: getting-started/index |
| 13 | + :link-type: doc |
13 | 14 |
|
14 |
| - An introduction to the PyAnsys project and its ecosystem. |
| 15 | + An introduction to the PyAnsys project and its ecosystem. |
15 | 16 |
|
16 |
| - .. grid-item-card:: :octicon:`law` Project approval and release |
17 |
| - :link: getting-started/administration |
18 |
| - :link-type: doc |
| 17 | + .. grid-item-card:: :octicon:`law` Project approval and release |
| 18 | + :link: getting-started/administration |
| 19 | + :link-type: doc |
19 | 20 |
|
20 |
| - Steps to authorize the public release of a PyAnsys library. |
| 21 | + Steps to authorize the public release of a PyAnsys library. |
21 | 22 |
|
| 23 | +Explanations |
| 24 | +------------ |
22 | 25 |
|
23 |
| -.. card:: Explanations |
| 26 | +.. grid:: 2 |
24 | 27 |
|
25 |
| - .. grid:: 2 |
26 |
| - |
27 |
| - .. grid-item-card:: :octicon:`list-unordered` How-to |
28 |
| - :link: how-to/index |
29 |
| - :link-type: doc |
30 |
| - |
31 |
| - Step-by-step guidelines. |
| 28 | + .. grid-item-card:: :octicon:`list-unordered` How-to |
| 29 | + :link: how-to/index |
| 30 | + :link-type: doc |
| 31 | + |
| 32 | + Step-by-step guidelines. |
32 | 33 |
|
33 |
| - .. grid-item-card:: :octicon:`repo` Abstractions |
34 |
| - :link: abstractions/index |
35 |
| - :link-type: doc |
| 34 | + .. grid-item-card:: :octicon:`repo` Abstractions |
| 35 | + :link: abstractions/index |
| 36 | + :link-type: doc |
36 | 37 |
|
37 |
| - Explanations of the PyAnsys architecture. |
| 38 | + Explanations of the PyAnsys architecture. |
38 | 39 |
|
39 | 40 |
|
40 |
| -.. card:: Style guidelines |
| 41 | +Style guidelines |
| 42 | +---------------- |
41 | 43 |
|
42 |
| - .. grid:: 3 |
| 44 | +.. grid:: 3 |
43 | 45 |
|
44 |
| - .. grid-item-card:: :octicon:`file-directory` Packaging style |
45 |
| - :link: packaging/index |
46 |
| - :link-type: doc |
| 46 | + .. grid-item-card:: :octicon:`file-directory` Packaging style |
| 47 | + :link: packaging/index |
| 48 | + :link-type: doc |
47 | 49 |
|
48 |
| - Best practices for distributing Python code. |
| 50 | + Best practices for distributing Python code. |
49 | 51 |
|
50 |
| - .. grid-item-card:: :octicon:`codespaces` Coding style |
51 |
| - :link: coding-style/index |
52 |
| - :link-type: doc |
| 52 | + .. grid-item-card:: :octicon:`codespaces` Coding style |
| 53 | + :link: coding-style/index |
| 54 | + :link-type: doc |
53 | 55 |
|
54 |
| - Best practices for writing Python code. |
| 56 | + Best practices for writing Python code. |
55 | 57 |
|
56 |
| - .. grid-item-card:: :octicon:`pencil` Documentation style |
57 |
| - :link: doc-style/index |
58 |
| - :link-type: doc |
| 58 | + .. grid-item-card:: :octicon:`pencil` Documentation style |
| 59 | + :link: doc-style/index |
| 60 | + :link-type: doc |
59 | 61 |
|
60 |
| - Best practices for writing documentation. |
| 62 | + Best practices for writing documentation. |
61 | 63 |
|
62 | 64 | .. toctree::
|
63 | 65 | :hidden:
|
|
0 commit comments