The core modules' documentation should link to their API and to a full description of their main object: the "$node" object for the node module, and so on. All of the members and methods should be clearly listed. All of this is VERY hard to find now. (I'm sure it's easy if you already know exactly where to go, but not if you don't.)

Comments

sepeck’s picture

Status: Active » Closed (works as designed)

All drupal code is referenced in the code itself, the developer handbook or on api.drupal.org. The information in the installation guide is primarily for end users.

dokumori’s picture

Project: Documentation » Drupal core
Version: » 7.x-dev
Component: User Guide » documentation

Changed the component to reflect the new component categorization. See http://drupal.org/node/301443
-dokumori

dokumori’s picture

Project: Drupal core » Documentation
Version: 7.x-dev »
Component: documentation » Correction/Clarification