Commit Graph

11 Commits

Author SHA1 Message Date
Lars Buitinck ae82bc7a60 rm the long-deprecated scikits.learn package 2012-07-23 13:56:13 +02:00
Lars Buitinck 8d65e48415 DOC ported latexpdf target from Sphinx 1.0.7-generated Makefile
Also, clean up doc/README
2011-10-12 14:52:52 +02:00
Gael varoquaux 5eafac939e BUG: giving up on cleaning build
It causes bugs in the documentation building. To avoid gathering image
files, run make clean every once in a while.
2011-04-03 14:56:16 +02:00
Olivier Grisel cf29b7a98c ENH: do not download LFW when building the documentation by default 2011-04-03 02:26:50 +02:00
Gael varoquaux 2461a6f633 ENH: Avoid gathering old images in docs
It seems that Sphinx never overrides an image in its output directory,
and simply renames it to a backup name. This creates a pretty bad disk
usage leak. As a quick fix, I add a line flushing this directory in the
Makefile
2011-04-03 00:58:16 +02:00
Gael varoquaux aaeadfb96a MISC: html-nodoc default target 2011-04-01 12:59:03 +02:00
Fabian Pedregosa 27eda75101 Remove generated classes on make clean. 2010-12-14 19:25:15 +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
Fabian Pedregosa c1ebd63a5a Some work on the rst docs. 2010-09-01 14:52:52 +02:00
Fabian Pedregosa 54a4be5951 Remove also auto-generated examples with make clean 2010-06-26 08:12:00 -05:00
Fabian Pedregosa 362fe46563 Initial import of rst docs.
Added some documentation for manifold_learning, ann and svm, but they
are mostly references to the docstrings.

From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@340 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-01-14 15:13:39 +00:00