Skip to content

Commit

Permalink
data-CAT documentation update (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
BvB93 authored Jun 25, 2020
1 parent 90c4b0b commit 6a7abac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/14_pdb_container.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Index
PDBContainer.bonds
PDBContainer.atom_count
PDBContainer.bond_count
PDBContainer.index

PDBContainer.__init__
PDBContainer.__getitem__
Expand All @@ -34,7 +35,7 @@ Index
API
---
.. autoclass:: PDBContainer
:members: atoms, bonds, atom_count, bond_count, __init__
:members: atoms, bonds, atom_count, bond_count, index, __init__

.. automethod:: PDBContainer.__getitem__
.. automethod:: PDBContainer.__len__
Expand Down

0 comments on commit 6a7abac

Please sign in to comment.