# HG changeset patch # User Frederic Bastien # Date 1284754757 14400 # Node ID 805e7c369fd1107e9ed1c23fde58faa22ed95348 # Parent fe6c25eb1e3741533e9c1e792e4efd9a2bca668f small change to fix warning and allow the file to generate a HTML page. diff -r fe6c25eb1e37 -r 805e7c369fd1 doc/v2_planning/API_learner.txt --- a/doc/v2_planning/API_learner.txt Fri Sep 17 16:13:58 2010 -0400 +++ b/doc/v2_planning/API_learner.txt Fri Sep 17 16:19:17 2010 -0400 @@ -1,3 +1,8 @@ +.. _v2planning_learner: + +Learner API +=========== + # A list of "task types" ''' @@ -37,6 +42,7 @@ Notes on metrics & statistics: - some are applied to an example, others on a batch - most statistics are on the dataset + '''