Nicolas Hug
3d5388edf1
DOC Added roadmap.rst ( #12761 )
2018-12-13 09:37:20 +08:00
Paul Paczuski
57961ec2ee
Doc: minor word change ( #12646 )
2018-11-22 10:32:01 -05:00
Joel Nothman
14764061f8
[MRG] DOC fix some sphinx warnings ( #11241 )
2018-06-21 20:43:21 +10:00
Joel Nothman
840f632e8f
DOC A glossary of concepts and API elements ( #9517 )
...
Skeleton for a glossary of concepts and API elements.
This responds to at least three issues:
* Many aspects of scikit-learn API for users and developers are known
tacitly by core contributors (and the stack overflow crowd), but are
not written down in a consistent place.
* What is written is in an ad-hoc narrative style which may be useful
for introduction, but is difficult to refer to and to maintain.
* Parameters such as `n_jobs` and methods like `decision_function` are
described repeatedly in documentation giving sometimes more sometimes
less information. This glossary allows us to use "See :term:`the
glossary <n_jobs>`." so that parameter descriptions in the
API reference can remain brief (just as not every numpy operation
needs to describe broadcasting).
2018-01-02 10:14:07 +01:00
Hanmin Qin
bbdcd70fca
DOC previous versions -> all available versions ( #10178 )
2017-11-21 13:34:16 +08:00
Joel Nothman
fd25481683
[MRG+1] MAINT Use magic to list documentation versions ( #9841 )
2017-11-20 10:52:38 +01:00
ferria
647b7c1de5
DOC Changed Contributor's Guide to Development Guide #7690 ( #7691 )
2016-10-19 10:16:11 +11:00
Andreas Mueller
b1cc108650
[MRG] bump master to 0.19-dev ( #7413 )
...
* bump master to 0.19-dev
* also bump whatsnew
2016-09-23 10:43:31 +05:30
Andreas Mueller
55c3a3b6c7
REL add 0.17.0 release to news, fix versions in menu
2015-11-19 18:00:10 -05:00
Olivier Grisel
2300bdd865
MAINT switching master to 0.18.dev0
2015-10-16 17:17:57 +02:00
Andreas Mueller
0e87eb8fc2
remove links to old docs
2015-07-20 13:50:14 +02:00
Joel Nothman
99d08b571e
DOC organise documentation hierarchy / table of contents
2015-06-12 08:09:41 +10:00
Andreas Mueller
259e98306c
fix minor documentation link issues. looks more complicated than it is as I replaced tabs with spaces
2015-05-03 18:52:45 -04:00
Andreas Mueller
5e4809caa8
Move dev branch to 0.17
2015-03-06 17:55:01 -05:00
Olivier Grisel
ff942f9688
MAINT use canonical PEP-440 dev version consistently
2015-03-06 18:10:18 +01:00
Andreas Mueller
d3ed841c5e
make related packages more prominent
2015-01-14 10:59:54 -05:00
Andreas Mueller
aaf86bd6a6
Update documentation.rst
...
Update documentation header. See #3827 .
2014-11-21 10:34:48 -05:00
Olivier Grisel
ca7b6df4bb
MAINT update doc version navigation
2014-07-15 00:08:48 +02:00
Andreas Mueller
4464a5608a
Add FAQ to docs.
2014-05-08 08:32:33 +02:00
Jaques Grobler
aaa20caa47
recommit joel comments
2014-01-08 13:56:18 +01:00
Jaques Grobler
8e458d4908
Merge branch 'master' into DOC_olivier_tut
2013-11-29 15:58:07 +01:00
Jaques Grobler
65634f60a1
fix tutorials index, update dropdown menu in navbar, update stat_learning tutorial link on documentation.html page
2013-11-29 15:39:03 +01:00
Jaques Grobler
feb4312736
fix broken link for stable version from dev version
2013-11-29 13:52:31 +01:00
Jaques Grobler
89c8625568
re-order some Documentation categories in documentation.html
2013-11-29 13:31:30 +01:00
Jaques Grobler
e85ac0e05d
some cleanup, conflict fixes, squashes, re-dos
2013-11-27 16:59:52 +01:00
Gael Varoquaux
af5e297302
MAINT/DOC: bump docs and rev numbers to 0.15-git
2013-08-08 01:13:06 +02:00
Gilles Louppe
880762ac7e
Move Google javascript near </body>
...
Conflicts:
doc/themes/scikit-learn/layout.html
2013-07-28 16:32:28 +02:00
Andreas Mueller
b5e06740d1
try to fix the toctree in a semi-meaningful way.
2013-07-28 15:01:48 +02:00
Nelle Varoquaux
d29719f3f2
FIX improve display on small device
2013-07-28 14:50:44 +02:00
Andreas Mueller
a833e7ac4e
make links to old versions actually do something (currently link to the user guide as the other versions are not rebuild yet).
...
Add developers guide section.
2013-07-28 11:15:05 +02:00
Gilles Louppe
750989d02a
Contributin
2013-07-28 11:15:05 +02:00
Andreas Mueller
211e538627
flatten the tutorial / doc structure as proposed by @ogrisel
2013-07-28 11:15:03 +02:00
Gilles Louppe
bd20a8d58a
Mr. Proper, act 1
2013-07-28 11:15:02 +02:00
Andreas Mueller
4bba2151e4
fix and refine some css and html tags
2013-07-28 11:15:02 +02:00
Andreas Mueller
c8771b6fcb
Fix link to flowchart, add text descriptions.
2013-07-28 11:15:01 +02:00
Andreas Mueller
32d0f67478
remove gray boxes around h3 on the two new pages
2013-07-28 11:15:01 +02:00
Andreas Mueller
1d846c8758
first try at bootstrap-based website
...
fix link paths, fix some css
add documentation overview page, small fixes
2013-07-28 11:15:01 +02:00