Skip to content

Commit

Permalink
update api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Apr 21, 2022
1 parent f7a9dce commit 1656fb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/felupe/global/region.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Region
:undoc-members:
:inherited-members:

.. .. autoclass:: felupe.RegionBoundary
.. autoclass:: felupe.RegionBoundary
:members:
:undoc-members:
:inherited-members:
Expand Down
2 changes: 1 addition & 1 deletion docs/felupe/mesh/mesh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ felupe.mesh
:inherited-members:

.. automodule:: felupe.mesh
:members: expand, rotate, revolve, sweep, mirror, convert, collect_edges, collect_faces, collect_volumes, add_midpoints_edges, add_midpoints_faces, add_midpoints_volumes
:members: expand, rotate, revolve, sweep, mirror, triangulate, convert, collect_edges, collect_faces, collect_volumes, add_midpoints_edges, add_midpoints_faces, add_midpoints_volumes

0 comments on commit 1656fb7

Please sign in to comment.