i'm trying to port some packages wich calls X11, to a hobbyst os wich
uses Appserver.
By using Doxygen i could get the calls of appserver and that packs,
separately.
Now, can Doxygen be used for generating something like a table where one
side would have the
involved X11 calls and in the other, the Appserver equivalent ones? I'm
just a student, and
i need to generate this as a guide for being able to edit that code and
get it working on
without X11 as in my system it's not available and i don't want to use
it. If Doxygen
is not able to do this, then does exist any other tool for doing such a
thing?
Thanks.
|