diff --git a/doc/source/getting_started/compatibility.rst b/doc/source/getting_started/compatibility.rst index 89e8a86070..e09823e60c 100644 --- a/doc/source/getting_started/compatibility.rst +++ b/doc/source/getting_started/compatibility.rst @@ -17,6 +17,8 @@ and the Ansys product versions. | ``0.4.X`` | 24R1 onward | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` | :octicon:`check-circle-fill` | +---------------------------+------------------------+-------------------------------+-------------------------------+------------------------------+------------------------------+ +Access to the documentation for the preceding versions is found at the `Versions `_ page. + .. button-ref:: index :ref-type: doc :color: primary diff --git a/doc/source/getting_started/faq.rst b/doc/source/getting_started/faq.rst index 39a639e204..ccab5c5e7f 100644 --- a/doc/source/getting_started/faq.rst +++ b/doc/source/getting_started/faq.rst @@ -6,7 +6,9 @@ Frequently asked questions What is PyAnsys? ---------------- PyAnsys is a set of open source Python libraries that allow you to interface -with Ansys Mechanical APDL, Fluent, AEDT, and other Ansys products. +with Ansys Electronics Desktop (AEDT), Ansys Mechanical, Ansys Parametric +Design Language (APDL), Ansys Fluent, and other Ansys products. + You can use PyAnsys libraries within a Python environment of your choice in conjunction with external Python libraries.