This site is a place to help supplement api.drupal.org in case it goes down and you are dying to know what the parameters for hook_block() are. This will also grow as a place to get contributed module documentation.

API reference

@file Generates and displays API documentation pages.

This is an implementation of a subset of the Doxygen documentation generator specification, tuned to produce output that best benefits the Drupal code base. It is designed to assume the code it documents follows Drupal coding conventions, and supports the following Doxygen constructs: @mainpage @file @defgroup @ingroup @addtogroup (as a synonym of @ ingroup) @param @return @link