ansys / pymechanical-stubs

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

Create workflow to create & post sphinx documentation #7

Closed klmcadams closed 1 year ago

klmcadams commented 1 year ago

Created ci_cd file that does code and doc style checks, creates the docstrings (mechanical stubs), creates the sphinx documentation, and then posts to gh-pages (only posts to url if on main branch)

Closes #4