Issue |
149839
|
Summary |
[clang-tools-extra][docs] Add previous versions of `clang-tools-extra` site in index.html.
|
Labels |
documentation,
clang-tools-extra
|
Assignees |
|
Reporter |
vbvictor
|
For now, when user visit clang-tools-extra main page https://clang.llvm.org/extra/index.html, he can only see WIP version of current developing LLVM branch. There is no good way to find release notes from previous releases, e.g. 19th, 20th, 21st.
<img width="1578" height="1095" alt="Image" src="" />
By googling, I could find snapshot of 16th release of clang-tools-extra - https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/index.html.
But if I change `16` to any other number - there is no page.
I propose making a list in index.html or a dedicated page that would have working links to previous versions of `clang-tools-extra` so that a user could read release-notes and documentation of `clang-tool` that they currently use.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs