Skip to content

Commit

Permalink
Test AutoAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jan authored and jan committed Apr 7, 2017
1 parent 8adce5c commit f72ed22
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docs/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
Documentation
===================


PyDeep
===================
.. automodule:: pydeep
:members:
:private-members:
Expand Down Expand Up @@ -201,7 +198,7 @@ sampler
:inherited-members:

Gibbs
**************************
''''''''''''''''''''''''''

.. autoclass:: pydeep.rbm.sampler.IndependentParallelTempering
:members:
Expand All @@ -210,7 +207,7 @@ Gibbs
:inherited-members:

PersistentGibbs
**************************
''''''''''''''''''''''''''

.. autoclass:: pydeep.rbm.sampler.IndependentParallelTempering
:members:
Expand All @@ -219,7 +216,7 @@ PersistentGibbs
:inherited-members:

ParallelTempering
**************************
''''''''''''''''''''''''''

.. autoclass:: pydeep.rbm.sampler.ParallelTempering
:members:
Expand All @@ -228,7 +225,7 @@ ParallelTempering
:inherited-members:

IndependentParallelTempering
**************************
''''''''''''''''''''''''''

.. autoclass:: pydeep.rbm.sampler.IndependentParallelTempering
:members:
Expand Down

0 comments on commit f72ed22

Please sign in to comment.