diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index d8f8425..7f539b8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,17 +9,14 @@ Classes ======= -The complete documentation of the available GenSVM classes is presented below. - GenSVM ------ -.. autoclass:: gensvm.core.GenSVM +.. include:: ./cls_gensvm.rst GenSVMGridSearchCV ------------------ -.. autoclass:: gensvm.gridsearch.GenSVMGridSearchCV - +.. include:: ./cls_gridsearch.rst .. include:: ../CHANGELOG.rst |
