Re: [Doxygen-users] Fortan problems

2015-11-08 Thread Albert
I've just pushed a proposed patch to github (pull request 409). This request is regarding the problems B and C. Albert On Sun, Nov 8, 2015 at 11:11 AM, Albert wrote: > Dear Petr, > > Regarding problem A: > Can you please attach a self-contained example (source+config file in a > tar or zip) tha

[Doxygen-users] [BUG?] ignore (some) inheritance if __init__.py is empty

2015-11-08 Thread c.buhtz
I try to use Doxygen with Python-code. But I have some problems with the inheritance and how this is displayed in the generated docs. I generated documentation with Doxygen (in default configuration) for the code below. But the problem is that a.ABase in the inheritance tree of B-docu is not linka

Re: [Doxygen-users] Fortan problems

2015-11-08 Thread Albert
Dear Petr, Regarding problem A: Can you please attach a self-contained example (source+config file in a tar or zip) that allows me to reproduce the problem? (Preferably as bug report at bugzilla ( https://bugzilla.gnome.org/enter_bug.cgi?product=doxygen) (It looks like that I can reproduce the pr

Re: [Doxygen-users] Fortan problems

2015-11-08 Thread Albert
Dear Petr, I looked at problem D, but was not able to reproduce it. I used the attached source file and the default Doxyfile with the following items set to YES: - EXTRACT_ALL - REFERENCED_BY_RELATION - REFERENCES_RELATION Can you please attach a self-contained example (source+config file in a ta