Skip to content

Commit 1ea07b2

Browse files
committed
DOC improve sectioning
1 parent 54fb0cc commit 1ea07b2

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

doc/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
######################
2-
`imbalanced-learn` API
2+
imbalanced-learn API
33
######################
44

55
This is the full API documentation of the `imbalanced-learn` toolbox.

doc/index.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,9 @@ Welcome to imbalanced-learn documentation!
1717
.. toctree::
1818
:maxdepth: 2
1919
:hidden:
20-
:caption: User Guide
20+
:caption: Documentation
2121

2222
user_guide
23-
24-
.. toctree::
25-
:maxdepth: 2
26-
:hidden:
27-
:caption: API Documentation
28-
2923
api
3024

3125
.. toctree::

doc/install.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
###############
2-
Getting Started
3-
###############
1+
########################
2+
Install and contribution
3+
########################
44

55
Prerequisites
66
=============

0 commit comments

Comments
 (0)