From 2dbb7c52b3f0b559fc0b98067059fb5e2039f84c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Roos?= <105842014+roosre@users.noreply.github.com> Date: Thu, 14 Sep 2023 21:09:35 +0200 Subject: [PATCH] Fix broken link, and port changes from 0.3.1 back to develop (#350) --- README.rst | 16 ++++++++-------- doc/source/index.rst | 6 ++++-- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 6776ffedc..d7b45fbca 100644 --- a/README.rst +++ b/README.rst @@ -34,13 +34,13 @@ PyDPF Composites PyDPF Composites enables the post-processing of composite structures based on -`Ansys DPF`_ and the DPF Composites plugin. It implements classes on top of -DPF Composites operators and data accessors for short fiber and layered -composites (layered shell and solid elements). This module can be used to -postprocess fiber reinforced plastics and layered composites, and to implement -custom failure criteria and computation. For information demonstrating -the behavior and usage of PyDPF Composites, see `Examples`_ in the DPF Composite -documentation. +`Ansys DPF`_ and the DPF Composites plugin. So it is a Python wrapper which +implements classes on top of DPF Composites operators and data accessors for +short fiber and layered composites (layered shell and solid elements). This +module can be used to postprocess fiber reinforced plastics and layered +composites, and to implement custom failure criteria and computation. For +information demonstrating the behavior and usage of PyDPF Composites, +see `Examples`_ in the DPF Composite documentation. .. START_MARKER_FOR_SPHINX_DOCS @@ -195,6 +195,6 @@ released versions. .. _pytest: https://docs.pytest.org/en/stable/ .. _Sphinx: https://www.sphinx-doc.org/en/master/ .. _tox: https://tox.wiki/ -.. _Examples: https://composites.dpf.docs.pyansys.com/dev/examples/index.html +.. _Examples: https://composites.dpf.docs.pyansys.com/version/stable/examples/index.html .. _Getting The DPF Server Docker Image: https://composites.dpf.docs.pyansys.com/version/stable/intro.html#getting-the-dpf-server-docker-image .. _Ansys DPF: https://dpf.docs.pyansys.com/version/stable/ \ No newline at end of file diff --git a/doc/source/index.rst b/doc/source/index.rst index d499f9862..15620cdb2 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -11,10 +11,11 @@ PyDPF Composites ---------------- -PyDPF Composites is a Python wrapper for Ansys DPF composites. It implements +PyDPF Composites enables the post-processing of composite structures based on +`Ansys DPF`_ and the DPF Composites plugin. It implements classes on top of DPF Composites operators and data accessors for short fiber and layered composites (layered shell and solid elements). This module -can be used to postprocess fiber reinforced plastics and layered composites and +can be used to postprocess fiber reinforced plastics and layered composites, and to implement custom failure criteria and computation. .. grid:: 1 1 2 2 @@ -73,3 +74,4 @@ Limitations .. _Ansys Workbench: https://download.ansys.com/Current%20Release .. _Import of Legacy Mechanical APDL Composite Models: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v231/en/acp_ug/acp_import_legacy_APDL_comp.html .. _Compatibility: https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html +.. _Ansys DPF: https://dpf.docs.pyansys.com/version/stable/