/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.3
 * @revision        $Revision: 466 $
 * @lastmodified    $Date: 2010-09-14 21:19:30 +0200 (Di, 14 Sep 2010) $
 */


Table of contents
---------------------------

  * documentation/
    The full documentation is available for download at http://www.yaml.de/en/. The documentation comes as a
    PDF file in German and English.

  * examples/
    This folder contains several examples for the practical usage of the YAML framework.
    It's all there for your inspiration.

  * js/
    This folder contains a small script for dumy texts as well as the JavaScript library jQuery.

  * tools/
    This folder contains several tools for developing layouts. The files in this folder are not necessary 
    for the framework's functionality and need not be placed on the live server.

  * yaml/
    This folder contains all framework files. To use the framework, copy this folder onto your webserver.


The current version 3.2.x
-------------------------

A detailed overview of all the new functions and modifications to the new version is available in the Changelog (http://www.yaml.de/en/documentation/changelog/version-3x.html).
