From 0c6fba377ef409274455992f3efcd559c98ada50 Mon Sep 17 00:00:00 2001 From: Gael varoquaux <gael.varoquaux@normalesup.org> Date: Tue, 2 Aug 2011 07:17:19 +0200 Subject: [PATCH] DOC: Link the Olivetti docs in the main docs --- doc/datasets/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/datasets/index.rst b/doc/datasets/index.rst index 780625ca62..88b1a4b517 100644 --- a/doc/datasets/index.rst +++ b/doc/datasets/index.rst @@ -82,10 +82,12 @@ features:: _`Public datasets in svmlight / libsvm format`: http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/ -.. include:: mldata.rst +.. include:: olivetti_faces.rst .. include:: twenty_newsgroups.rst +.. include:: mldata.rst + .. include:: labeled_faces.rst .. todo:: -- GitLab