Skip to content

Commit f86ad3d

Browse files
authored
docs: improvements to faq and compatibility matrix (#753)
1 parent 3fa8af0 commit f86ad3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/source/getting_started/compatibility.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and the Ansys product versions.
1717
| ``0.4.X`` | 24R1 onward | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` |
1818
+---------------------------+------------------------+-------------------------------+-------------------------------+------------------------------+------------------------------+
1919

20+
Access to the documentation for the preceding versions is found at the `Versions <https://geometry.docs.pyansys.com/version/index.html>`_ page.
21+
2022
.. button-ref:: index
2123
:ref-type: doc
2224
:color: primary

doc/source/getting_started/faq.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Frequently asked questions
66
What is PyAnsys?
77
----------------
88
PyAnsys is a set of open source Python libraries that allow you to interface
9-
with Ansys Mechanical APDL, Fluent, AEDT, and other Ansys products.
9+
with Ansys Electronics Desktop (AEDT), Ansys Mechanical, Ansys Parametric
10+
Design Language (APDL), Ansys Fluent, and other Ansys products.
11+
1012
You can use PyAnsys libraries within a Python environment of your choice
1113
in conjunction with external Python libraries.
1214

0 commit comments

Comments
 (0)