PDF output error when SHOW_NAMESPACES = NO

"Vega, Luis A" <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
When SHOW_NAMESPACES is set to NO (in the Doxyfile), the final build for the PDF fails.

The build error is because the generated refman.tex still includes links to the LaTeX files related to the namespaces, but doxygen didn't generate them (the correct response to the user configuration).

Workaround is manually removing the following from refman.tex before running make on the directory:
\section{Namespace Index}
\input{namespaces}
\section{Namespace Documentation}
\input{namespace*}     %  where the * is a wildcard (as in anything).

NOTE:
It also looks like the doxygen generated layout xml file now defaults to overriding some of the options selected within the Doxyfile.  Options like SHOW_FILES and SHOW_NAMESPACES are now defaulted to YES in the layout file, instead of pointing to the configuration variable.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.