Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2011 at 13:27 UTC
Updated:
20 Aug 2011 at 23:38 UTC
... I was having an issue with render arrays (I was trying to use #attach instead of #attached) so I went over to #930760: Render arrays overview and saw that "#attach" wasn't listed. Had "#attached" been listed I clearly would've been ok, but alas....
So I propose that we reorganize in the following way:
Thoughts?
Comments
Comment #1
jhodgdonSee also #100680: [meta] Make API module generate Form API documentation
I think if we are going to reorganize, it's time to make this doc automatically-generated from in-code comments (and thus maintained with the code). Which should be discussed on that other issue.
Comment #2
jn2 commented@bleen18
There's a discussion of documenting the Render API at #1190658: Where to document the link element (and future Render elements)?. More people have commented there, so I'm closing this as duplicate. Feel free to post your suggestion there. As jhodgdon says, the consensus is that a completely different approach to documenting these elements and properties needs to be devised. But there may be a way to provide some transitional documentation until that happens.