Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a256ae

Browse files
committed
DOC: Removed performance and utilities from toctree (they were appearing twice)
1 parent d335640 commit 0a256ae

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/developers/index.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. toctree::
2-
3-
performance.rst
4-
utilities.rst
1+
.. _contributing:
52

63
============
74
Contributing
@@ -12,6 +9,7 @@ contribute.
129

1310
The project is hosted on http://github.com/scikit-learn/scikit-learn
1411

12+
1513
Submitting a bug report
1614
=======================
1715

@@ -21,8 +19,8 @@ to submit a ticket to the
2119

2220
You are also welcome to post there feature requests or links to pull-requests.
2321

24-
.. _git_repo:
2522

23+
.. _git_repo:
2624

2725
Retrieving the latest code
2826
==========================

0 commit comments

Comments
 (0)