README.md

# NavigationTree.Agent
An agent represing a navigation tree. The agent holds transformed configuration
state.

Provides convenience wrappers to generate Twitter/bootstrap-freindly
userrole-aware HTML out of this state through NavigationTree.Helper and
NavigationTree.Bootstrap.

Navigation tree nodes are to be configured as NavigationTree.Node structs.

# Documentation 
[Can be found here.](./doc/NavigationTree.Agent.html)

# Basics

Add this project both to your dependecies and to your app list (including configuration). [..]

# LICENSE
M.I.T.