Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhao062 committed Jul 18, 2019
1 parent aa4705d commit 93733d3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
19 changes: 7 additions & 12 deletions docs/combo.models.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
combo.models package
====================
Core Models
==========

Submodules
----------

combo.models.classifier\_comb module
------------------------------------
Expand All @@ -11,6 +9,7 @@ combo.models.classifier\_comb module
:members:
:undoc-members:
:show-inheritance:
:inherited-members:

combo.models.cluster\_comb module
---------------------------------
Expand All @@ -19,6 +18,7 @@ combo.models.cluster\_comb module
:members:
:undoc-members:
:show-inheritance:
:inherited-members:

combo.models.estimator\_comb module
-----------------------------------
Expand All @@ -27,6 +27,7 @@ combo.models.estimator\_comb module
:members:
:undoc-members:
:show-inheritance:
:inherited-members:

combo.models.score\_comb module
-------------------------------
Expand All @@ -35,14 +36,7 @@ combo.models.score\_comb module
:members:
:undoc-members:
:show-inheritance:

combo.models.sklearn\_base module
---------------------------------

.. automodule:: combo.models.sklearn_base
:members:
:undoc-members:
:show-inheritance:
:inherited-members:


Module contents
Expand All @@ -52,3 +46,4 @@ Module contents
:members:
:undoc-members:
:show-inheritance:
:inherited-members:
1 change: 1 addition & 0 deletions docs/combo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ API Reference


.. toctree::
:maxdepth: 3

combo.models
combo.utils
Expand Down
7 changes: 0 additions & 7 deletions docs/modules.rst

This file was deleted.

0 comments on commit 93733d3

Please sign in to comment.