Skip to content

Commit

Permalink
Module index?
Browse files Browse the repository at this point in the history
  • Loading branch information
SamStudio8 committed Aug 13, 2015
1 parent 54ea44d commit f884ea1
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/source/goldilocks.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
goldilocks package
==================

Submodules
----------

goldilocks.cmd module
---------------------

.. automodule:: goldilocks.cmd
:members:
:undoc-members:
:show-inheritance:

goldilocks.goldilocks module
----------------------------

.. automodule:: goldilocks.goldilocks
:members:
:undoc-members:
:show-inheritance:

goldilocks.strategies module
----------------------------

.. automodule:: goldilocks.strategies
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: goldilocks
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/source/modules.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
goldilocks
==========

.. toctree::
:maxdepth: 4

goldilocks

0 comments on commit f884ea1

Please sign in to comment.