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
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