[libcxx-commits] [libcxx] [libcxx] reorganises the hardening documentation (PR #73159)
Oliver Stöneberg via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 22 15:04:40 PST 2023
firewave wrote:
> @firewave would a table of contents help in that regard? Readers can then see that there's a section for them regardless of whether they're a user or a vendor.
Not sure. I guess I have to look at the documentation from the building side.
The hardening page should probably just contains all the information on that (since that is generic) and be linked from the "using" and "building" (if there is one) pages with all information on vendor/user stuff possibly contained in those.
> Perhaps we need to reorganise the documentation so that it is bifurcated for users, maintainers, and vendors, but I'd prefer to do that in a separate, more general CL.
Just reducing any ambiguity is always helpful. I did not expect this to happen in this PR. Just saw the changes and remembered that I had issues with the documentation so I thought I drop my two cents.
https://github.com/llvm/llvm-project/pull/73159
More information about the libcxx-commits
mailing list