[libc-commits] [PATCH] D131242: [libc] Update look and feel of libc.llvm.org
Jeff Bailey via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 4 23:25:40 PDT 2022
jeffbailey created this revision.
Herald added subscribers: libc-commits, abrachet, ecnelises, phosek, tschuett, arphaman.
Herald added projects: libc-project, All.
jeffbailey requested review of this revision.
This design is borrowed from the lldb folks (thank you!) to declutter
the page.
- The version number at the top is removed.
- Links are pushed over to a sidebar
- The sidebar has headings
There are other minor changes:
- The warning about this project not being ready is now an RST "warning"
- Links to the Bug Reports and the Source Code are Added
- Refer to this project as either "The LLVM C LIbrary" or "The libc"
Tested:
Built locally
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131242
Files:
libc/docs/_static/custom.css
libc/docs/conf.py
libc/docs/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131242.450239.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220805/509a01a4/attachment.bin>
More information about the libc-commits
mailing list