Skip to content

Commit

Permalink
doc update; fixes #126
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan committed Mar 21, 2023
1 parent 852582e commit c268f94
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions docsrc/code_docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,28 @@ Data Loaders
.. automodule:: ParticlePhaseSpace.DataLoaders
:members:

Particle Phase Space
PhaseSpace
----------

.. autoclass:: ParticlePhaseSpace._ParticlePhaseSpace.PhaseSpace
:members:

PhaseSpace.plot
---------------

.. autoclass:: ParticlePhaseSpace._ParticlePhaseSpace._Plots
:members:

PhaseSpace.fill
-----------------------

.. autoclass:: ParticlePhaseSpace._ParticlePhaseSpace._Fill_Methods
:members:

PhaseSpace.transform
--------------------

.. automodule:: ParticlePhaseSpace._ParticlePhaseSpace
.. autockass:: ParticlePhaseSpace._ParticlePhaseSpace._Transform
:members:

Data Exporters
Expand Down

0 comments on commit c268f94

Please sign in to comment.