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

With Doxygen 1.8.10, a "Namespace Members" page was generated, with an
alphabetically ordered list of the namespace members (from various different
libraries).
However, with Doxygen 1.8.13, no "Namespace Members" page was generated at
all.

Why is this ?



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/Namespace-members-behaviour-in-1-8-13-tp7828.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to