Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d335640 commit 0a256aeCopy full SHA for 0a256ae
doc/developers/index.rst
@@ -1,7 +1,4 @@
1
-.. toctree::
2
-
3
- performance.rst
4
- utilities.rst
+.. _contributing:
5
6
============
7
Contributing
@@ -12,6 +9,7 @@ contribute.
12
9
13
10
The project is hosted on http://github.com/scikit-learn/scikit-learn
14
11
+
15
Submitting a bug report
16
=======================
17
@@ -21,8 +19,8 @@ to submit a ticket to the
21
19
22
20
You are also welcome to post there feature requests or links to pull-requests.
23
24
-.. _git_repo:
25
+.. _git_repo:
26
27
Retrieving the latest code
28
==========================
0 commit comments