Skip to content

Commit

Permalink
more documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvatterott committed Jan 4, 2019
1 parent 3c4a9f3 commit 7d2853a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@ This page contains a comprehensive list of all classes and functions in predeval
ContinuousEvaluator
---------

.. currentmodule:: predeval.ContinuousEvaluator
.. currentmodule:: predeval.continuous

.. autosummary::
ContinuousEvaluator

CategoricalEvaluator
---------

.. currentmodule:: predeval.CategoricalEvaluator
.. currentmodule:: predeval.categorical

.. autosummary::
CategoricalEvaluator

Definitions
-----------

.. automodule:: predeval.CategoricalEvaluator
.. automodule:: predeval.continuous
:members:

.. automodule:: predeval.ContinuousEvaluator
.. automodule:: predeval.categorical
:members:
2 changes: 0 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ This software is built to identify unexpected changes in a model output before e
readme
installation
usage
modules
api
contributing
authors
history

Indices and tables
Expand Down

0 comments on commit 7d2853a

Please sign in to comment.