Array
(
    [categories] => Array
        (
            [0] => Array
                (
                    [type] => news
                    [nom] => News
                    [path] => news
                    [liste] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [type] => minituto
                    [nom] => Mini tutos
                    [path] => minituto
                    [liste] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [type] => bigtuto
                    [nom] => Big tutos
                    [path] => bigtuto
                    [liste] => Array
                        (
                            [0] => Array
                                (
                                    [path] => bigtuto_0
                                    [titre] => Une documentation plus ou moins juste de la bibliothque standard de Python
                                )

                        )

                )

            [3] => Array
                (
                    [type] => autre
                    [nom] => Discussions, autres...
                    [path] => autre
                    [liste] => Array
                        (
                        )

                )

        )

)
