8000 Add other ways to contribute to the doc. · seckcoder/scikit-learn@9d28c24 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d28c24

Browse files
author
Fabian Pedregosa
committed
Add other ways to contribute to the doc.
1 parent e9280ce commit 9d28c24

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/developers/index.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,25 @@ Developers web site
121121
More information can be found at the `developer's wiki
122122
<https://github.com/scikit-learn/scikit-learn/wiki>`_.
123123

124+
125+
Other ways to contribute
126+
========================
127+
128+
Code is not the only way to contribute to this project. For instance,
129+
documentation is also a very important part of the project and ofter
130+
doesn't get as much attention as it deserves. If you find a typo in
131+
the documentation, or have made improvements, don't hesitate to send
132+
an email to the mailing list or a github pull request. Full
133+
documentation can be found under directory doc/.
134+
135+
It also helps us if you spread the word: reference it from your blog,
136+
articles, link to us from your website, or simply by saying "I use
137+
it":
138+
139+
.. raw:: html
140+
<script type="text/javascript" src="http://www.ohloh.net/p/480792/widgets/project_users.js?style=rainbow"></script>
141+
142+
124143
.. _coding-guidelines:
125144

126145
Coding guidelines

0 commit comments

Comments
 (0)
0