Closed
Description
Description of the modifications
In most of the pyansys docs, the link to developer guide is broken because of the new layout of the pyansys/actions. Examples:
https://dev.docs.pyansys.com/how-to/contributing.html should replace by https://dev.docs.pyansys.com/dev/how-to/contributing.html, in most of the contributing guide of respective docs.
One possible solution is Deploying the docs directly to gh pages, instead of dev
folder, so use custom docs build rather than building with pyansys/actions. Redirection of main page will not work, for child pages.
Pinging here @jorgepiloto
Useful links and references
No response