Hi all,

I'm just trying to understand why our doxygen builds take such an insane amount 
of time. I think we're not currently building tags first then making the html 
after, as recommended here:
http://stackoverflow.com/questions/8247189/doxygen-is-slow/8247993#8247993
and so I'm investigating changing this...

But also we seem to have an incredibly slow part of the process where the html 
is parsed to turn links like:
file:///my/local/path/doc/xAODMuon/html/classSG_1_1AuxElement.html

into 
html://a/web/location/doc/xAODMuon/html/classSG_1_1AuxElement.html

(The reason for this is we build the documentation on a local machine, then 
once it's done it's copied to a web visible location)

Presumably there is a better way to do this? I'd have thought it should be 
possible to specify that the html will eventually live elsewhere, but I had a 
look at the documentation and couldn't see it?

Cheers,

Ed


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to