Camille

Results 6 issues of Camille

Implementing release note in documentation, using `ansys/actions/changelogs` and https://github.com/ansys/pyansys-geometry/pull/1138.

Documentation
CI/CD
Maintenance
Dependencies

### Description of the feature Using [pyconverter-xml2py](https://github.com/ansys/pyconverter-xml2py) to automatically generate the MAPDL commands. ### Steps for implementing the feature - ### Useful links and references -

### Before submitting the issue - [X] I have visited the Troubleshooting section. - [X] I have searched among the existing issues. - [X] I am using a Python virtual...

BUG
Documentation

### Description of the modifications For some reasons, PyMAPDL layout is not aligned with the new PyAnsys theme as the upper bar is missing. Here is how PyMAPDL documentation currently...

documentation

This PR is the first one in order to automate the PyMAPDL ``_commands`` documentation. The changes have been generated using ``pyconverter-xml2py``. This PR focus on the ``apdl`` submodule. Pinging @ansys/pymapdl-developers...

new feature
enhancement