We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e105e commit c12daf6Copy full SHA for c12daf6
projects.yaml
@@ -8,10 +8,10 @@ projects:
8
family: Structures
9
tags: [Flagship, Composites]
10
documentation:
11
- base: https://acp.docs.pyansys.com/version/dev
12
- user_guide: https://acp.docs.pyansys.com/version/dev/user_guide/index.html
13
- examples: https://acp.docs.pyansys.com/version/dev/examples/index.html
14
- api: https://acp.docs.pyansys.com/version/dev/api/index.html
+ base: https://acp.docs.pyansys.com/version/stable
+ user_guide: https://acp.docs.pyansys.com/version/stable/user_guide/index.html
+ examples: https://acp.docs.pyansys.com/version/stable/examples/index.html
+ api: https://acp.docs.pyansys.com/version/stable/api/index.html
15
16
pyadditive:
17
name: PyAdditive
0 commit comments