Closed Bug 587738 Opened 14 years ago Closed 14 years ago

Get Doxygen working again

Categories

(Tamarin Graveyard :: Documentation, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
flash10.2.x-Spicy

People

(Reporter: edwsmith, Assigned: brbaker)

Details

Attachments

(1 file)

on https://developer.mozilla.org/en/tamarin, we have a link to Doxygen-generated docs for the code.  This is great!  but it's old.

Lets get it refreshed.

minimum: latest tamarin-central
better:  TC and TR
best: is there some cloud-based doxygen engine we simply could point to our repositories?

DXR support would also be great, but I beleive it's still exerimental.
Component: JIT Compiler (NanoJIT) → Documentation
OS: Mac OS X → All
QA Contact: nanojit → documentation
Hardware: x86 → All
Flags: flashplayer-qrb?
I generated the doxygen referenced on mdc.  It's never been automated in the build.
have build step build doc and upload to playercore
Assignee: nobody → brbaker
Status: NEW → ASSIGNED
Target Milestone: --- → flash10.1.x-Salt
Target Milestone: flash10.1.x-Salt → flash10.2.x-Spicy
Build the doxygen documentation and post to http://tamarin-builds.mozilla.org/doxygen/html/
Attachment #480681 - Flags: review?(cpeyer)
(In reply to comment #3)
> Created attachment 480681 [details] [diff] [review]
> Build doxygen documentation on mac-deep
> 
> Build the doxygen documentation and post to
> http://tamarin-builds.mozilla.org/doxygen/html/

Actually found a change that needs to happen: 
build-doxygen.sh

- 54: export changeid=${change}
+ 54: export changeid=${changeid}
Attachment #480681 - Flags: review?(cpeyer) → review+
Comment on attachment 480681 [details] [diff] [review]
Build doxygen documentation on mac-deep

patch pushed as 5316:4e4a474941f3
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
tamarin-redux: 5328:9507a48f5443

Need to be a little more specific about the buildbot directories to exclude since the build system runs out of a directory that contains /buildbot/ which causes doxygen to exclude everything and does not generate any documentation
Flags: flashplayer-qrb?
Verified that mac-deep build slave now updates the doxygen documentation @ http://tamarin-builds.mozilla.org/doxygen/html/
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: