Opened 12 years ago
Closed 12 years ago
#5114 closed defect (fixed)
adjust weights of drupal jsdoc nodes
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Doc parser | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
bring the more relevant information to the top. the goal is:
|object name| - summary -description -example(s) -include/require/prototype chain] -parameters -functions -classes -user comments
Change History (2)
comment:1 Changed 12 years ago by
Component: | General → Documentation |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11504]) fixes #5113 and fixes #5114 - increase doctool memory allotment, and weight the data blocks differently.