man page shows both page name and title. Bug in doxygen?

Mark <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
If I have

/** @page toktx
   A description

then the generated man page shows

NAME
    toktx - A description

Nice! Very close to a hand created man pages, except they use 2 hyphens. However if I look at the generated HTML I find the page has the title “$title” and “A description" appears at the top of the page without any heading. If instead I use

/** @page toktx toktx
   A description

then the man page has

NAME
  toktxtoktx - A description

which looks like a bug in Doxygen. Is it? Is there a workaround?

The HTML page now has the title “toktx” and there is heading box at the top of the page with “toktx” in it. “A description” appears below this heading. This is okay except that NAME does not appear so the HTML does not look like the man page.

Regards

    -Mark

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