Skip to content

Menubar Links not Parsed Correctly #9074

@AntumDeluge

Description

@AntumDeluge

I have the following in my layout.xml:

    <tab type="usergroup" title="Links">
      <tab type="user" visible="yes" title="Stendhal Homepage" url="https://stendhalgame.org/"/>
      <tab type="user" visible="yes" title="Arianne Homepage" url="https://arianne-project.org/"/>
      <tab type="user" visible="yes" title="Wiki" url="https://stendhalgame.org/wiki/Stendhal"/>
      <tab type="user" visible="yes" title="Sourceforge" url="https://sourceforge.net/projects/arianne"/>
      <tab type="user" visible="yes" title="GitHub" url="https://github.com/arianne/stendhal"/>
    </tab>

The URLs under the "Links" tab work correctly from the main page & some sub-pages. But from a class/namespace page, they do not.

  • Tab link from index.html:
    • https://github.com/arianne/stendhal
  • Tab link from dc/d74/classgames_1_1stendhal_1_1common_1_1constants_1_1Actions.html:
    • file:///C:/Users/Jordan/Development/Arianne/stendhal/build/doxygen/html/https://github.com/arianne/stendhal

Version

doxygen --version
1.9.3 (c0b9eafbfb53286ce31e75e2b6c976ee4d345473)

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTMLHTML / XHTML outputbug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions