[development] Documentation proposal: Forms

Earl Miles merlin at logrus.com
Sat Jul 14 01:26:05 UTC 2007


I would like propose that Drupal 6 (and forward) adopts the following 
documentation standard:

For all functions that are meant to be used in as an argument for 
drupal_get_form, we document them with @ingroup forms (note that actual form 
code is documented via @ingroup form) and we put a description of what the form 
is meant to be used for. That will make it a little easier to for users to 
discover what forms are available and find their way to the code that generates 
the forms.

(Could also use volunteers to help apply documentation patches to get this done).


More information about the development mailing list