summaryrefslogtreecommitdiffstats
path: root/src/portable_c.c
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-02-16 14:43:14 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-02-16 14:43:14 (GMT)
commitd91a12be4e0b888dd8521bdc12131e0ee4862fb5 (patch)
tree73bf068780108c14129904b884948954744a5e04 /src/portable_c.c
parenta136cfef5489af08ada5ed8c928a5876133b9f3e (diff)
downloadDoxygen-d91a12be4e0b888dd8521bdc12131e0ee4862fb5.zip
Doxygen-d91a12be4e0b888dd8521bdc12131e0ee4862fb5.tar.gz
Doxygen-d91a12be4e0b888dd8521bdc12131e0ee4862fb5.tar.bz2
Strange HTML tab title in case of a page without title
In case we have an example like: ``` /// @page Bug_err /// /// \brief Some text in cpp file /// \details Some detailed text in cpp file ``` we will have as in the HTML tab: `Project Title: $title` as the page has an empty title. A better title would in this case be: `Project Title: Bug_err`. This has been implemented by setting the name of the page in the empty title. In case of a main page the xml output sets the empty title to the PROJECT_NAME, as the new, default, setting would see to it that also the mainpage with an empty title would be set we have to see that this is done beforehand.
Diffstat (limited to 'src/portable_c.c')
0 files changed, 0 insertions, 0 deletions