
Django-sitetree is a reusable application for django, introducing site tree, menu and breadcrumbs navigation elements. site structure in django-sitetree is described through django admin interface in a so called site trees. every item of such a tree describes a page or a set of pages through the relation of uri or url to human-friendly title.
this package contains the documentation.