Re: [Doxygen-users] Namespace members behaviour in 1.8.13

2017-04-11 Thread didje
Updating this with some more detailed information after further investigation: I am using Doxygen 1.8.13. Previously I was using Doxygen 1.8.10 With Doxygen 1.8.10, when I generated documentation for a library using a file from another library, a "Namespace Members" page was generated in the f

[Doxygen-users] Namespace members behaviour in 1.8.13

2017-04-10 Thread didje
I am using Doxygen 1.8.13. Previously I was using Doxygen 1.8.10 I am generating the documentation for a library libA, which, in has as its @INPUT tag only the following: @INPUT = ../libB/AFile.h \ docs/Overview.html AFile.h contains lots of includes of header files from other librarie