Skip to content

Commit

Permalink
Add :members: to automodule to include all members
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hadka committed Sep 16, 2015
1 parent 1b4cefa commit a2555e4
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,20 @@ Samplers
--------

.. automodule:: SALib.sample.fast_sampler
:members:

.. automodule:: SALib.sample.ff
:members:

.. automodule:: SALib.sample.finite_diff

:members:

.. automodule:: SALib.sample.latin

:members:

.. automodule:: SALib.sample.morris

:members:

.. automodule:: SALib.sample.saltelli
:members:

0 comments on commit a2555e4

Please sign in to comment.