comparison doc/index.txt @ 1177:b699d096e6cc

add a link on the main page to the V2_planning page.
author Frederic Bastien <nouiz@nouiz.org>
date Fri, 17 Sep 2010 16:20:14 -0400
parents be53f56b37b8
children c0515c0dfef9
comparison
equal deleted inserted replaced
1176:b154979782bd 1177:b699d096e6cc
25 For the moment, the following documentation is available. 25 For the moment, the following documentation is available.
26 26
27 * `Formulas <formulas.html>`_ -- Built-in math formulas optimized for speed and robustness 27 * `Formulas <formulas.html>`_ -- Built-in math formulas optimized for speed and robustness
28 * :doc:`io.SeriesTables module <seriestables>` -- Saves error series and other statistics during training 28 * :doc:`io.SeriesTables module <seriestables>` -- Saves error series and other statistics during training
29 * `API <api/>`_ -- The automatically-generated API documentation 29 * `API <api/>`_ -- The automatically-generated API documentation
30 * `V2 planning <v2_planning/index.html>`_ -- Some documentation about the planning of our next version of pylearn.
30 31
31 You can download the latest `PDF documentation <http://deeplearning.net/software/pylearn/pylearn.pdf>`_, rather than reading it online. 32 You can download the latest `PDF documentation <http://deeplearning.net/software/pylearn/pylearn.pdf>`_, rather than reading it online.
32 33
33 34