[llvm-bugs] [Bug 39614] New: It should be easier to find Clang documentation for *current* and *past* releases
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Nov 9 13:52:22 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=39614
Bug ID: 39614
Summary: It should be easier to find Clang documentation for
*current* and *past* releases
Product: Documentation
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: guy at alum.mit.edu
CC: llvm-bugs at lists.llvm.org
The GCC web site at gcc.gnu.org does a good job of making available
documentation for the current GCC release and for the most recent minor
releases for all GCC major releases back to GCC 2.95; see
https://gcc.gnu.org/onlinedocs/
The Clang web site at clang.llvm.org has a "User's Manual" link that points to
the Clang *8* documentation, for an under-development-and-not-yet-released
version of Clang.
The manuals for *older* versions are linked to from http://releases.llvm.org.
The Clang home page should 1) explicitly note that the "User's Manual" to which
it links is for a *future* release, not the *current* release and 2) point to
releases.llvm.org for *current* and *past* releases.
--
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/20181109/3937985b/attachment.html>
More information about the llvm-bugs
mailing list