#ifndef LIB_GEGO_H
#define LIB_GEGO_H

/**
 * @section: LibGego
 * @short_description: convinience shuff.
 * @title: LibGego the super duper awesome library.
 * @section_id:
 * @include:libgego/libgego.h
 * 
 * LibGego is a collection of strange and iteresting GObject based classes.
 *
 * It provides utility functions and datastructures.
 *
 * Classes:
 * #GegoGlobalNotiy
 * #GegoWebApplication
 */

#include "gego_global_notify.h"
#if 0
#include "gego_web_application.h"
#endif
#endif /* LIB_GEGO_H */
