1. I would like to take an undocumented package and have doxygen insert the 
initial documentation into the source file.
That is, run doxygen on an undocumented package (which I have done)
and be able to tell doxygen to insert into the SOURCE FILES, the specific 
doxygen headers needed, based on what it figured out.
is there a way to have doxygen do that?

2.  It seems to me like doxygen should be able to generate, for each 
variable, a list of line numbers in the code where the variable is 
referenced. I don't see an option for this in the expert section of the wizard.

3. since this is an embedded project, the main file has a number of 
interrupt handlers. This is an intensive interrupt driven system.  is there 
a way to make doxygen aware that it should include these interrupt 
functions in the dependency graph, so that the result of graphvis would 
list those as interrupt functions, that interact with 
main.  i.e.   interrupt_function_name with a pointer line to and from main?


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to