create TocTree index

This commit is contained in:
Faust
2015-04-02 00:16:16 +02:00
parent 1f38f34fc9
commit 9d91da4153
10 changed files with 58 additions and 184 deletions

View File

@@ -2,13 +2,13 @@ Composite
=========
Purpose
=======
-------
To treat a group of objects the same way as a single instance of the
object.
Examples
========
--------
- a form class instance handles all its form elements like a single
instance of the form, when ``render()`` is called, it subsequently