first import

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-08 11:40:19 +02:00
commit 1bc61b12ad
8435 changed files with 1582817 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?php
/**
* @file
* This file contains no working PHP code; it exists to provide additional documentation
* for doxygen as well as to document hooks in the standard Drupal manner.
*/
/**
* @mainpage Skinr UI API Manual
*
* Topics:
* - @ref skinr_ui_hooks
*/
/**
* @defgroup skinr_ui_hooks Skinr UIs hooks
* @{
* Hooks that can be implemented by other modules in order to implement the
* Skinr UI API.
*/
/**
* @}
*/