Skip to content

Commit

Permalink
Document HOOMD data structure types
Browse files Browse the repository at this point in the history
  • Loading branch information
b-butler committed Nov 17, 2020
1 parent 408ac0a commit 1a9fb3d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions sphinx-doc/module-hoomd-data-structures.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
hoomd.data.data_structures
--------------------------

.. py:currentmodule:: hoomd.data.data_structures
.. rubric:: Overview

.. autosummary::
:nosignatures:

HOOMDDict
HOOMDList
HOOMDSet

.. rubric:: Details

.. automodule:: hoomd.data.data_structures
:synopsis: Basic HOOMD data structures.
:members: HOOMDDict, HOOMDList, HOOMDSet
1 change: 1 addition & 0 deletions sphinx-doc/module-hoomd-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ hoomd.data
:maxdepth: 3

module-hoomd-array
module-hoomd-data-structures

0 comments on commit 1a9fb3d

Please sign in to comment.