[LLVMbugs] [Bug 23956] New: -Wdocumentation may recognize <a href>
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 25 16:35:21 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23956
Bug ID: 23956
Summary: -Wdocumentation may recognize <a href>
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: geek4civic at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
http://www.stack.nl/~dimitri/doxygen/manual/autolink.html
** Links to web pages and mail addresses
Doxygen will automatically replace any URLs and mail addresses found in the
documentation by links (in HTML). To manually specify link text, use the HTML
'a' tag:
<a href="linkURL">link text</a>
which will be automatically translated to other output formats by Doxygen.
FYI, it's unavailable;
\link http://example.com/path/to/url Descriptions... \endlink
--
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/20150625/1bef76ed/attachment.html>
More information about the llvm-bugs
mailing list