[llvm-bugs] [Bug 32751] New: The Clang Web site should have a top-level link to the Clang documentation
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 22 20:52:02 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32751
Bug ID: 32751
Summary: The Clang Web site should have a top-level link to the
Clang documentation
Product: clang
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Documentation
Assignee: unassignedclangbugs at nondot.org
Reporter: guy at alum.mit.edu
CC: llvm-bugs at lists.llvm.org
The "Clang Info" box in the upper-left corner of the page should link to
https://clang.llvm.org/docs/index.html
rather than just linking to the "Clang Compiler User’s Manual", which, unlike,
for example, the GCC 6.3 manual:
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/
is a manual describing some aspects of Clang, rather than being a document
fully documenting Clang. See bug 32748, for an example of information I needed
that was *not* available in the "User's Manual" but that *was* available in a
not-obvious-from-the-home-page location.
--
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/20170423/c0165df3/attachment.html>
More information about the llvm-bugs
mailing list