Closed
Bug 239606
Opened 21 years ago
Closed 21 years ago
Improve default doxygen options
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
2.80 KB,
patch
|
cls
:
review+
|
Details | Diff | Splinter Review |
for the docs generated by "make documentation":
o) support @status lines (turning it into a paragraph heading)
o) ignore "ns" prefix in alphabetical index
Assignee | ||
Comment 1•21 years ago
|
||
Assignee: nobody → cbiesinger
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #145427 -
Flags: review?(cls)
Comment 2•21 years ago
|
||
May want to ignore the "moz", "img", and "in" prefixes too... (the latter two
are used by libpr0n and DOM inspector).
Comment on attachment 145427 [details] [diff] [review]
patch
What bz said.
Attachment #145427 -
Flags: review?(cls) → review+
Assignee | ||
Comment 4•21 years ago
|
||
checked in (not part of build) with those prefixes added
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 5•21 years ago
|
||
don't we have "oe" prefix as well??
Ala Calendar --> http://lxr.mozilla.org/mozilla/source/calendar/libxpical/
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•