[Doxygen-users] X11 and Appserver equivalent calls
Brought to you by:
dimitri
From: wave <pro...@gm...> - 2014-09-16 13:45:13
|
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? |