From 007b013efedd62686bb9f3c282a9368ba9cb9ba4 Mon Sep 17 00:00:00 2001 From: Fabian Pedregosa <fabian.pedregosa@inria.fr> Date: Fri, 17 Dec 2010 11:21:33 +0100 Subject: [PATCH] Web page layout. --- doc/index.rst | 3 +-- doc/whats_new.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index b9d1471a35..ae7bce27e6 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -53,8 +53,7 @@ :Features: - * **Solid**: :ref:`supervised-learning`: :ref:`svm`, - :ref:`linear_model`. + * **Solid**: :ref:`supervised-learning`: :ref:`svm`, :ref:`linear_model`. * **Work in progress**: :ref:`unsupervised-learning`: :ref:`clustering`, :ref:`mixture`, manifold learning, :ref:`ICA diff --git a/doc/whats_new.rst b/doc/whats_new.rst index a761e3bd14..541c02bd8a 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -99,7 +99,7 @@ People People that made this release possible preceeded by number of commits: - * 207 Olivier Grisel + * 207 `Olivier Grisel <http://twitter.com/ogrisel>`_ * 138 `Fabian Pedregosa <http://fseoane.net/blog/>`_ -- GitLab