Hello
I'm porting some packages for gnu/linux and other free systems, to a
hobbyst system where instead of X11 as video,
i have something called Appserver.
I have to edit several files replacing calls from X11 to Appserver ones,
Doxygen did a great job letting me
get a document wich shows the calls of each one, now, i'd like to
generate a document where, for example,
i could have on one side of the sheet X11 calls and Appserver equivalent
calls, where my goal is to
use that document as a call replacing guide. If generating that kind of
document can be done, how
should i do i use Doxygen for?
|