Skip to content

Commit

Permalink
Hide class inheritance in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCentauri committed Dec 7, 2023
1 parent a447afa commit 2678f10
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/src/references/calculators/meshpotential.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ MeshPotential
.. autoclass:: meshlode.MeshPotential
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/src/references/lib/fourier_convolution.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ Fourier Convolution
.. autoclass:: meshlode.lib.FourierSpaceConvolution
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/src/references/lib/mesh_interpolator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ Mesh Interpolator
.. autoclass:: meshlode.lib.MeshInterpolator
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/src/references/lib/system.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ System
.. autoclass:: meshlode.System
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/src/references/metatensor/meshpotential.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ MeshPotential
.. autoclass:: meshlode.metatensor.MeshPotential
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 2678f10

Please sign in to comment.