[LLVMbugs] [Bug 188] NEW: Broken doxygen links as a result of namespacification
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Wed Dec 17 10:53:58 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=188
Summary: Broken doxygen links as a result of namespacification
Product: Website
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: brukman+bugs at uiuc.edu
ReportedBy: brukman+bugs at uiuc.edu
Because we've encapsulated all our classes under the `llvm' namespace, the
C++-mangled symbol names have all changed. However, we have hard-coded links in
the docs section pointing to various doxygen documentation. These links are most
likely all broken. They should all be fixed to point to correct pages.
More generally, a systematic dead-link checker should be run on the entire
website and fix whatever other linking issues we may have.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list