Create a Technical Details block on the bottom of each of the main module pages. The format was originally discussed here: http://drupal.org/node/674474#comment-4406032
See also #1142004: Create Module Docs landing page standard
This is this general format for technical details blocks:
Technical details for Drupal 7
Core module: Yes.
Dependencies: None.
Related Modules: Dashboard.
Permissions: Administer blocks. Also see the API docs at block permission.
API Documentation: block.admin.inc, block.api.php, block.install, block.module, block_test.module
Template files: block-admin-display-form.tpl.php, block.tpl.php
Other files: block.info, block.css, block.js
Database tables (4): block, block_role, block_custom, cache block. Also see the API docs at block schema.
List of D7 core module docs pages:
aggregator http://drupal.org/documentation/modules/aggregator
block http://drupal.org/documentation/modules/block
blog http://drupal.org/documentation/modules/blog
book http://drupal.org/documentation/modules/book
color http://drupal.org/documentation/modules/color
comment http://drupal.org/documentation/modules/comment
contact http://drupal.org/documentation/modules/contact
content translation http://drupal.org/documentation/modules/translation
contextual links http://drupal.org/documentation/modules/contextual
dashboard http://drupal.org/documentation/modules/dashboard
dblog http://drupal.org/documentation/modules/dblog
field http://drupal.org/documentation/modules/field
field UI - http://drupal.org/documentation/modules/field-ui
file - http://drupal.org/documentation/modules/file
filter http://drupal.org/documentation/modules/filter
forum http://drupal.org/documentation/modules/forum
help http://drupal.org/documentation/modules/help
image http://drupal.org/documentation/modules/image
list - http://drupal.org/documentation/modules/list
locale http://drupal.org/documentation/modules/locale
menu http://drupal.org/documentation/modules/menur
node http://drupal.org/documentation/modules/node
openid http://drupal.org/documentation/modules/openid
overlay http://drupal.org/documentation/modules/overlay
path http://drupal.org/documentation/modules/path
php http://drupal.org/documentation/modules/php
poll http://drupal.org/documentation/modules/poll
profile http://drupal.org/documentation/modules/profile
rdf http://drupal.org/documentation/modules/rdf
search http://drupal.org/documentation/modules/search
shortcut - http://drupal.org/documentation/modules/shortcut
simpletest http://drupal.org/documentation/modules/simpletest
statistics http://drupal.org/documentation/modules/statistics
syslog http://drupal.org/documentation/modules/syslog
system http://drupal.org/documentation/modules/system
taxonomy http://drupal.org/documentation/modules/taxonomy
toolbar - http://drupal.org/documentation/modules/toolbar
tracker http://drupal.org/documentation/modules/tracker
translation http://drupal.org/documentation/modules/translation
trigger http://drupal.org/documentation/modules/trigger
update http://drupal.org/documentation/modules/update
user http://drupal.org/documentation/modules/user
I am working on A-F right now
Comments
Comment #1
arianek commentedThanks Carolyn! :D (Hope you don't mind, I hacked the issue and changed the paths to /documentation since they've changed since other was filed.)
Comment #2
leehunter commented