Skip to content

Commit

Permalink
doc: Add Burst to documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
b-butler committed May 8, 2023
1 parent 54ae6a0 commit 021d2c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sphinx-doc/module-hoomd-write.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ hoomd.write
.. autosummary::
:nosignatures:

Burst
DCD
CustomWriter
GSD
Expand All @@ -20,7 +21,7 @@ hoomd.write

.. automodule:: hoomd.write
:synopsis: Write data out.
:members: DCD, CustomWriter, GSD
:members: Burst, DCD, CustomWriter, GSD
:show-inheritance:

.. autoclass:: Table(trigger, logger, output=stdout, header_sep='.', delimiter=' ', pretty=True, max_precision=10, max_header_len=None)
Expand Down

0 comments on commit 021d2c8

Please sign in to comment.