[llvm-bugs] [Bug 26197] New: ast matcher reference hides links by rendering them in text color

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 18 10:29:43 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26197

            Bug ID: 26197
           Summary: ast matcher reference hides links by rendering them in
                    text color
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: legalize at xmission.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The ast matcher documentation page was updated so that clicking on the matcher
name will open a section giving detail on the matcher.  However, this is
completely unobvious because the matcher name isn't rendered any different than
plain text making it unclear that it is an active element on the page.

The matcher names that expand out to documentation on the matcher (all of
them?) should be rendered in link color.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160118/01ff1271/attachment.html>


More information about the llvm-bugs mailing list