Commit Graph

77 Commits

Author SHA1 Message Date
Joel Nothman 99d08b571e DOC organise documentation hierarchy / table of contents 2015-06-12 08:09:41 +10: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 72d4d59dbf Generate example rst files for inclusion in docstrings. 2015-03-02 17:17:05 -05:00
Óscar Nájera e079f3837b Remove JS from examples gallery 2014-12-01 23:10:21 +01:00
Joel Nothman 06b57ae5c3 DOC add links to github sourcecode in API reference 2014-07-21 23:27:10 +10:00
Joel Nothman 937f36cba7 DOC show referring examples on API reference pages 2014-07-20 01:32:42 +10:00
Joel Nothman 1e42a6839b DOC link example gallery scripts rather than inline 2014-07-20 01:32:26 +10:00
Olivier Grisel e8cb36f83d MAINT master to 0.16-git
master has 0.16-only commits since the 0.15-branching tag.

New features have to be documented as new features in the 0.16 section.
Bugfixes to be included in the 0.15.0 release have to be cherry-pick'ed in the
0.15.X branch and document in the 0.15 section.
2014-07-14 21:42:06 +02:00
eltermann 9e4e56a079 /s/2013/2014: Updated project copyright date 2014-02-13 17:02:40 -02:00
Jaques Grobler 8a02b4becf add copybutton to code examples 2013-10-14 09:30:22 +02: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 a5044639c9 FIX: footer character encoding 2013-07-28 11:15:03 +02:00
Justin Vincent fe52584e83 Got all the doc-tests working 2013-07-10 10:52:25 -04:00
Jaques Grobler 623d52ab44 add optional banner to index page to advertise code sprints 2013-05-23 21:40:25 +02:00
Jaques Grobler 2f2f10218c Switch off survey banner 2013-04-18 11:20:35 +02:00
Andreas Mueller 19beac87ff REL change version to 0.14-git everywhere, update news, support page. 2013-01-21 22:07:26 +01:00
Jaques Grobler 53a9b64c96 Add temporary survey banner 2013-01-21 21:53:57 +01:00
Nelle Varoquaux da0e34ba88 FIX instead of appending numpy_doc to the list of extensions, directly add when creating the list 2013-01-16 09:30:00 +01:00
Nelle Varoquaux a1448fbe30 ENH we require a version of sphinx sufficient for "new" numpy_ext to work 2013-01-16 09:30:00 +01:00
Lars Buitinck 040b0b88dc update year in copyright notices 2013-01-15 17:14:37 +01:00
Jake Vanderplas b1ea48d113 DOC: add google analytics theme option 2012-11-14 14:02:22 -08:00
Andreas Mueller f1e4427c5c MISC starting 0.13 cycle 2012-09-04 19:39:19 +01:00
Andreas Mueller 43667669e1 DOC user guide pdf building. Kicked out a formular that rendered neither in html nor latex. Please don't hit me. 2012-06-04 23:40:17 +02:00
Andreas Mueller 67cad73a56 RELEASE HEAD is now 0.12-git 2012-05-07 18:28:34 +02:00
Jaques Grobler b064bb9fd0 added collapsable sidebar - still WIP 2012-03-13 17:42:52 +01:00
Jake Vanderplas 88f4849cbd turn off old version warning 2012-01-26 06:53:07 -08:00
Jake Vanderplas dca709be20 add old version warning 2012-01-20 09:44:28 -08:00
Fabian Pedregosa 4533aa33da Start of 0.11 development cycle. 2012-01-10 18:27:24 +01:00
Bala Subrahmanyam Varanasi 36d0adb8c1 pep8 compliant 2011-12-17 00:48:40 +05:30
Gael varoquaux d6cd84d274 DOC: turn off generation of index pages
We are not maintaining these pages for now, so they are more confusing
than helpful.
2011-11-10 00:31:36 +01:00
Bogdan Trach 8686d405b9 * doc/conf.py: added required latex packages (bm and morefloats)
* doc/images/iris.png: added image based on iris.svg
* doc/modules/tree.rst: changed reference to iris image
2011-11-07 18:39:44 +01:00
Fabian Pedregosa 9748a50690 Start of 0.10 development cycle. 2011-09-20 16:13:30 +02:00
Fabian Pedregosa f1ecd92cd4 DOC: always generate pages for autosummary.
Should fix some functions that don't have links on the RST docs.
2011-09-14 18:09:08 +02:00
Fabian Pedregosa 403ee2b034 correct imports 2011-09-02 12:15:56 +02:00
Gael varoquaux bc9f375f7a DOC: change the name scikits.learn to scikit-learn 2011-08-29 20:44:01 +02:00
Lars Buitinck 96b79a138c 2010 is so last year 2011-05-30 10:49:05 +02:00
Fabian Pedregosa 5dee67b191 Start of 0.9 development cycle 2011-05-10 16:29:18 +02:00
Olivier Grisel 5df0a967d5 DOC: trim_doctests_flags = True for sphinx 2011-05-03 14:04:27 +02:00
Gael varoquaux a6a2097ce4 DOC: Make sure that mpl is not interactive 2011-04-19 07:49:34 +02:00
Gael varoquaux 850644fcdf DOC: module entries in reference documentation
Amongst other things, this is useful for linking to these modules.
2011-04-11 00:10:26 +02:00
Gael varoquaux 23f27d37d4 DOC: Fix more warnings 2011-04-10 17:27:53 +02:00
Gael varoquaux dc6f382327 DOC: Less warnings during build 2011-04-10 13:59:29 +02:00
Fabian Pedregosa b8a6adb629 Start of 0.8 development cycle. 2011-03-02 20:41:05 +01:00
Fabian Pedregosa 3e63ed5549 More doc on 0.7 release. 2011-02-28 15:29:13 +01:00
Alexandre Gramfort d085a9b1ef typo 2011-01-18 16:17:10 -05:00
Fabian Pedregosa b286c10f6a Add all doc to generated latex. 2010-12-30 11:45:17 +01:00
Fabian Pedregosa 5402fa3ce5 Web page update. 2010-12-17 12:28:02 +01:00
Fabian Pedregosa eb6eb3b12e Start 0.7 development cycle. 2010-12-16 22:08:22 +01:00
Fabian Pedregosa ce2d71668a Implement make html-noplot for building the doc.
Just builds the doc without the example gallery.
2010-11-17 13:08:20 +01:00