File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ the powerful DPF framework enabling rapid post-processing of a variety
24
24
of Ansys file formats and physics solutions without ever leaving a
25
25
Python environment.
26
26
27
+ ## Documentation
28
+
29
+ Visit the [ DPF-Core Documentation] ( https://dpfdocs.pyansys.com ) for a
30
+ detailed description of the library, or see the [ Examples
31
+ Gallery] ( https://dpfdocs.pyansys.com/examples/index.html ) for more
32
+ detailed examples.
33
+
27
34
## Installation
28
35
29
36
Install this repository with:
@@ -117,4 +124,4 @@ remote or local DPF instance, use the ``connect_to_server`` function:
117
124
Once connected, this connection will remain for the duration of the
118
125
module until you exit python or connect to a different server.
119
126
120
-
127
+
You can’t perform that action at this time.
0 commit comments