From 4082f280889ee8ac936d401455717372969acf01 Mon Sep 17 00:00:00 2001 From: zYne Date: Fri, 12 Jan 2007 12:04:55 +0000 Subject: [PATCH] --- manual/documentation.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manual/documentation.php b/manual/documentation.php index 1851e3cf2..f2029c2a9 100644 --- a/manual/documentation.php +++ b/manual/documentation.php @@ -277,6 +277,18 @@ $menu = array('Getting started' => 'Column aggregation' ), ), + 'Hierarchical data' => array( + 'Introduction', + 'Adjacency list' => array( + 'Introduction'), + 'NestedSet' => array( + 'Introduction'), + 'Materialized path' => array( + 'Introduction', + ), + ), + + 'Configuration' => array( 'Introduction',