[Doxygen-users] Namespace page not generated
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2014-02-11 09:00:32
|
I have a number of namespaces in a library. When I generate the documentation for this library and look at the "Classes" section and click on "Class List", I see the list of namespaces in the library, as well as a description of each namespace. However, for some of these namespaces, no namespace page (e.g. namespaceABC.html) is created (Case A), whereas for some others, namespace pages are created (Case B). Despite going through the code several time comparing each case, I have been unable to discover what it is that causes a namespace page to be generated for Case A, but not for Case B. -- View this message in context: http://doxygen.10944.n7.nabble.com/Namespace-page-not-generated-tp6497.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |