Skip to content

Commit 0e88bad

Browse files
author
Guillaume Lemaitre
committed
Change the doc
1 parent b8904ed commit 0e88bad

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

AUTHORS.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
History
2-
=======
2+
-------
33

4-
Development lead
5-
================
4+
### Development lead
65

76
The project started in August 2014 by Fernando Nogueira and focused on SMOTE implementation.
8-
Together with Guillaume Lemaitre, Dayvid Victor, and Christos Aridas, additional under-sampling and over-sampling methods have been implemented as well as major changes in the API to be fully compatible with (scikit-learn)[http://scikit-learn.org].
7+
Together with Guillaume Lemaitre, Dayvid Victor, and Christos Aridas, additional under-sampling and over-sampling methods have been implemented as well as major changes in the API to be fully compatible with scikit-learn_.
98

10-
Contributors
11-
============
9+
### Contributors
1210

13-
Refers to (GitHub contributors page)[https://github.com/fmfn/UnbalancedDataset/graphs/contributors]
11+
Refers to GitHub contributors page_.
12+
13+
.. _scikit-learn: http://scikit-learn.org
14+
.. _page: https://github.com/fmfn/UnbalancedDataset/graphs/contributors
File renamed without changes.

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Contents:
3131
auto_examples/index
3232

3333
.. toctree::
34-
:maxdepth: 2
34+
:maxdepth: 1
3535
:caption: Addtional information
3636

3737
whats_new

0 commit comments

Comments
 (0)