Re: now want to suppress \brief in \page display

"Monique Semp" <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <33F1DAEF83A84A519631C929C4261598@WQIMJS>
Oh, and I did try setting the <briefdescription> element’s “visible” attribute to “no” for the <file> layout, and the supposition that perhaps the file page layout might also apply to any page that’s created by the \page command, but it had no apparent effect.

From: Monique Semp 
Sent: Monday, September 21, 2015 8:36 AM
To: Albert 
Cc: doxygen-users 
Subject: Re: [Doxygen-users] now want to suppress \brief in \page display

> Did you have a look at the possibilities of the doxygen layout file? (doxygen -l and the LAYOUT_FILE setting in the Doxyfile)


Hi Albert,

I took a look, but none of the existing layouts seem applicable. There are layout definitions for the following types of pages: class, namespace, file, group, and directory. But nothing for a “page” page.

Nonetheless, I tried creating a new element, <pages> (because this is the value of “type” for one of the <tab> elements in the <navindex>), at the same level as <directory>, with all the same values except for setting the <briefdescription> element’s “visible” attribute value to “no”. But then when I run doxygen with this layout file (via the doxywizard), I get error like this:

“Unexpected start tag ‘page’ found in scope=’(null)’!

So the layout of a \page page file seems to be controlled by some other mechanism?

I’m wondering what other approach I might try?

-Monique

------------------------------------------------------------------------------

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