issues
search
ansys
/
pyacp
Python Client for Ansys Composite PrepPost
https://acp.docs.pyansys.com
MIT License
4
stars
1
forks
source link
Do not document methods on enum types
#485
Closed
greschd
closed
8 months ago
greschd
commented
8 months ago
Rename the 'Other data types' API section to 'Enumeration data types'
Create an autosummary template which skips the methods section, and use it for the enum data types
Rename "Elemental and nodal data types" to "Mesh data types"
Move non-enum classes
MeshData
and
TriangleMesh
to "Mesh data types"
Rename the custom autosummary templates by adding the
.jinja2
suffix, to make the vale style check ignore them.
MeshData
andTriangleMesh
to "Mesh data types".jinja2
suffix, to make the vale style check ignore them.