ansys / ansys-tools-protoc-helper

Utility for compiling .proto files to Python source
https://ansys.github.io/ansys-tools-protoc-helper/
MIT License
7 stars 0 forks source link

Update sphinx configuration #35

Open greschd opened 1 year ago

greschd commented 1 year ago

The sphinx configuration seems outdated; for example, it should use sphinx_autodoc_typehints for rendering the types.

Update to the latest pyansys-recommended config.

greschd commented 1 year ago

This.. only really makes sense to do if we actually put something useful in the docs, and publish it somewhere.