# HG changeset patch # User Frederic Bastien # Date 1284993806 14400 # Node ID ab80ba052d328a15f51cd27f7c13f13592ccf8b2 # Parent 9046d230772bdd09ba158ce1d8f7f682fbf34731 refactored the index page of the v2_planning stuff. diff -r 9046d230772b -r ab80ba052d32 doc/v2_planning/index.txt --- a/doc/v2_planning/index.txt Fri Sep 17 21:15:08 2010 -0400 +++ b/doc/v2_planning/index.txt Mon Sep 20 10:43:26 2010 -0400 @@ -1,12 +1,22 @@ .. _v2planning: +`Requirements `_ that should be used as guideline for by all commity. + +API with a first version available +---------------------------------- + .. toctree:: :maxdepth: 1 API_coding_style - - requirements API_formulas - API_learner API_optimization use_cases + +API that are develloping their first version +-------------------------------------------- + +.. toctree:: + :maxdepth: 1 + + API_learner diff -r 9046d230772b -r ab80ba052d32 doc/v2_planning/requirements.txt --- a/doc/v2_planning/requirements.txt Fri Sep 17 21:15:08 2010 -0400 +++ b/doc/v2_planning/requirements.txt Mon Sep 20 10:43:26 2010 -0400 @@ -1,3 +1,5 @@ +.. _requirements: + ============ Requirements ============