Documentation Overview
This is the hub to the various documentation documents helping you to get along with Tobago.
Getting Started
The 'Getting Started' section describes how to build Tobago and run the example applications from the sources.
Examples
Tobago contains various example applications including a general demo, an address book application, a blank WAR, and an example theme.
Tobago Demo
The Tobago demo presents the important features of Tobago including layout and themes. It contains an overview of the provided controls and best practices how to use Tobago.

A live version of the demo can be found at: http://www.irian.biz/tobago-example-demo/
Sources: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-demo/
Address Book Example
The address book is a small example application demonstrating how to use Spring and OpenJPA to manage addresses with a Tobago frontend.

Sources: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook/
Blank WAR
The Blank WAR is a minimal WAR to display a simple page with Tobago -- useful to get started with your own Tobago application.
Sources: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-blank/
Example Theme
This theme shows how to extend an existing theme and add new markups.
Sources: http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-theme-example/
Tobago API
For Javadoc and TLD documentation see here.
Further Information
If you have problems and need help with Tobago, please ask your questions on the MyFaces User List.