ansys / pymechanical-stubs

Project to generate mechanical api stubs
https://scripting.mechanical.docs.pyansys.com/
MIT License
2 stars 0 forks source link

Add other versions of Mechanical APIs #3

Open klmcadams opened 1 year ago

klmcadams commented 1 year ago

📝 Description of the feature

Currently, the mechanical API documentation is only 2023R2. We would like to 232+ (and newer)

The switcher on the sphinx documentation is currently the version listed in pyproject.toml in the mechanical-stubs repository (dev). Eventually, it should be 23.2.0, 24.1.0 etc.

23.2 = 2023 R2 23.2.0 = 2023 R2, with .0 being the enhancements we are making to the mechanical-stubs repository (if we add the autocomplete, etc.)

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response