[ndnSIM] How to Create Documentation of Classes and Functions in ndnSIM

Kamrul Morshed shohanmk at yahoo.com
Sun Nov 10 22:48:41 PST 2019


Greetings Everyone,

I got a bit confused while trying to generate the Doxygen output from the ndnSIM build.
For now, I am initiating following command under ns-3/ directory
./waf --doxygen
however, this generates all the classes and functions from NS-3 but not from ndnSIM. 
I guess I am missing something.
I don't think I can initiate ./waf command inside the ndnSIM directory which is located under "Project-Name/ns-3/src/ndnSIM/". For example, 
./waf --doxygen src/ndnSIM/ 
I did try to use doxywizard [the GUI of doxygen] to generate. I can view some classes and functions but still, some other classes are missing. 
Do I need to do it in a manual way?
What would be the appropriate method to generate Doxygen documentation under ndnSIM classes and function which would also include the changes from custom-applications, modules, and scenarios?


Thanks.  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20191111/a5c5575c/attachment.html>


More information about the ndnSIM mailing list