Skip to content

Commit

Permalink
Add examples to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shuds13 committed Nov 29, 2017
1 parent a5a5eb6 commit 2ec3676
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 2 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
30 changes: 29 additions & 1 deletion docs/examples_modules.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
Example Modules
===============
.. automodule:: examples

Gen Funcs
---------------

aposmm_logic
^^^^^^^^^^^^^^^
.. automodule:: aposmm_logic
:members:
:undoc-members:

uniform_sampling
^^^^^^^^^^^^^^^^
.. automodule:: uniform_sampling
:members:
:undoc-members:


Sim Funcs
---------

six_hump_camel
^^^^^^^^^^^^^^
.. automodule:: six_hump_camel
:members:
:undoc-members:

chwirut
^^^^^^^
.. automodule:: chwirut1
:members:
:undoc-members:
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Library for managing ensemble-like collections of computations.
readme
manager_modules
worker_modules
examples
examples_modules


Indices and tables
Expand Down

0 comments on commit 2ec3676

Please sign in to comment.