Skip to content
1 change: 1 addition & 0 deletions doc/changelog.d/1655.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Getting Started & ecosystem links
7 changes: 7 additions & 0 deletions doc/source/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ a reference:
Install the package
-------------------

.. note::
Comment thread
jgd10 marked this conversation as resolved.

These instructions assume you are familiar
with ``pip`` and the command line. If you are new to them, you should read
the `Python Packaging User Guide Tutorial on pip <https://packaging.python.org/en/latest/tutorials/installing-packages/>_`
before proceeding.

The latest ``ansys.mechanical.core`` package supports Python 3.10 through
Python 3.14 on Windows, Linux, and Mac.

Expand Down
11 changes: 11 additions & 0 deletions doc/source/getting_started/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,14 @@ VPN issues
Sometimes, Mechanical has issues starting when VPN software is running. For more information,
see the `Mechanical Users Guide`_
in the Ansys Help.

Ansys developer ecosystem resources
-----------------------------------

Ansys has an extensive developer ecosystem where you can find assistance for a variety of issues.

- `Developer Portal <https://developer.ansys.com/>`_: Blog posts, documentation, and guide
- `Developer Forum <https://discuss.ansys.com/>`_: Scripting and usage support for PyAnsys and other Ansys developer tools
- `Ansys Innovation Space <https://innovationspace.ansys.com/>`_: Product support forum and training materials
- `GitHub <https://github.com/ansys/pymechanical>`_: Development support, bug reporting, feature requests, and more.
- `Ansys Learning Hub <https://learninghub.ansys.com/>`_: Training, courses and learning plans
Loading