Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] call graph generator for photran ?

Hi,

There should be an index.html file in the html/ folder. Try opening that in a web browser. That page should have some sort of menu, with one of the items of the menu being "File list", another "Modules list" etc.
If you click on one of the files or one of the modules, for example, you will be taken to another web page which lists all the types, subroutines, functions etc for that file or module. And if all went well with graphviz etc, sections about subroutines and functions should have callgraphs embedded.

Hope this helps,
Alexis

On Wed, Jun 8, 2011 at 10:22 AM, Michel DEVEL <michel.devel@xxxxxxxx> wrote:
I got html and Latex folders but cannot find anything that looks like a call graph there.


Back to the top