Skip to content

Commit 72acf39

Browse files
committed
minor fixes to api docs
1 parent 659b9d5 commit 72acf39

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

doc/api.rst

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,15 @@ Top-level Classes
1313
:toctree: generated/
1414
:template: class.rst
1515

16-
APIConnector
1716
OpenMLDataset
1817
OpenMLRun
1918
OpenMLTask
2019
OpenMLSplit
2120
OpenMLFlow
2221

2322

24-
Dataset Functions
25-
-----------------
23+
:mod:`openml.datasets`: Dataset Functions
24+
-----------------------------------------
2625
.. currentmodule:: openml.datasets
2726

2827
.. autosummary::
@@ -37,8 +36,8 @@ Dataset Functions
3736
get_datasets
3837
list_datasets
3938

40-
Run Functions
41-
-------------
39+
:mod:`openml.runs`: Run Functions
40+
----------------------------------
4241
.. currentmodule:: openml.runs
4342

4443
.. autosummary::
@@ -54,8 +53,8 @@ Run Functions
5453
list_runs_by_uploader
5554
list_runs_by_filters
5655

57-
Task Functions
58-
--------------
56+
:mod:`openml.tasks`: Task Functions
57+
-----------------------------------
5958
.. currentmodule:: openml.tasks
6059

6160
.. autosummary::
@@ -65,8 +64,8 @@ Task Functions
6564
get_task
6665
list_tasks
6766

68-
Flow Functions
69-
--------------
67+
:mod:`openml.flows`: Flow Functions
68+
-----------------------------------
7069
.. currentmodule:: openml.flow
7170

7271
.. autosummary::

0 commit comments

Comments
 (0)