File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1+ Update supported version
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ This section explains key concepts for implementing the Ansys tools common in yo
88You can use the Ansys tools common in your examples as well as integrate this library into
99your own code.
1010
11+ .. important ::
12+ This library only supports the last two major versions of Python. Usage with older
13+ versions might or might not work.
14+
15+
16+
1117.. grid :: 1 2 2 2
1218
1319 .. grid-item-card :: Ansys tools path
Original file line number Diff line number Diff line change 11.. _ref_report :
22
3- User guide
4- ==========
3+ Ansys report tool
4+ ==================
55
66This section explains how to use ``pyansys-tools-report `` and its features.
77
8- Using PyAnsys Tools Report
9- --------------------------
8+ Using PyAnsys report tool
9+ -------------------------
1010
1111Once the ``pyansys-tools-report `` package is installed in your own personal environment (if not, please proceed
1212to :ref: `ref_getting_started `), you can start importing the package and using it.
Original file line number Diff line number Diff line change 11.. ref_versioning:
22
3- User guide
4- ==========
3+ Ansys versioning tool
4+ =====================
55
66The fundamental object provided by ``ansys.tools.versioning `` is a decorator
77named :meth: `ansys.tools.versioning.requires_version ` which accepts:
You can’t perform that action at this time.
0 commit comments