uygn / aparapi

Automatically exported from code.google.com/p/aparapi
Other
0 stars 0 forks source link

Aparapi call graph documentation #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is a suggestion for developers of Aparapi.  Using Doxygen and GraphViz 
(specifically dot) you can generate documentation that will display the call 
graphs for each function.

An example of the c++ call graphs is attached.  Open Index.html and look 
through classes or files in the c++ code.  an example of the Doxyfile used by 
Doxygen is also attached.

I'm recommending adding as an option for Aparapi documentation.

Original issue reported on code.google.com by Steven.L...@gmail.com on 31 Oct 2012 at 10:27

Attachments:

GoogleCodeExporter commented 8 years ago
Very cool Steven!

The ZIP file is particularly impressive. If Gary approves, I would love to add 
GraphViz and Doxygen to our Java Ant builds as well (well, to both builds if 
possible).

Original comment by ryan.lam...@gmail.com on 31 Oct 2012 at 10:48