[Doxygen-users] Callgraphs and imported functions in python

2015-10-12 Thread Fabian Nick
Hi everyone, We're documenting a Python code with doxygen and have just made the following observation; Our file looks something like #! /usr/bin/python3 """ Comment block """ import foo def main(): ... foo.bar() Now the call graph of main() doesn't show foo.bar; However if we

Re: [Doxygen-users] plugin / filter not behaving as expected

2015-10-12 Thread Clayton
Hi Albert, On Sat, 10 Oct 2015 10:31:07 +0200 Albert wrote: > I assume you caught the output of the perl script into a cpp fie and > tried to process that with doxygen and this is working. Yes indeed, that worked and works. > One thing that comes quickly into my mind is: is EXTENSION_MAPPING