# HG changeset patch # User Frederic Bastien # Date 1284754814 14400 # Node ID b699d096e6cc471ac242695a8f3731ff60b6203a # Parent b154979782bdcfc67090c474c02ae4a76016c5fb add a link on the main page to the V2_planning page. diff -r b154979782bd -r b699d096e6cc doc/index.txt --- a/doc/index.txt Fri Sep 17 16:19:48 2010 -0400 +++ b/doc/index.txt Fri Sep 17 16:20:14 2010 -0400 @@ -27,6 +27,7 @@ * `Formulas `_ -- Built-in math formulas optimized for speed and robustness * :doc:`io.SeriesTables module ` -- Saves error series and other statistics during training * `API `_ -- The automatically-generated API documentation +* `V2 planning `_ -- Some documentation about the planning of our next version of pylearn. You can download the latest `PDF documentation `_, rather than reading it online.