[libc-commits] [PATCH] D136016: [libc][cleanup] Docs clean up

Jeff Bailey via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Oct 15 05:34:44 PDT 2022


jeffbailey created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
jeffbailey requested review of this revision.

- Make consistent heading names
- Factor out |check| into an include for reuse
- Use it everywhere (No more YES or UTF-8)
- Remove unneeded summary from pages. People know why they're there.
- Ensure source location headers everywhere.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136016

Files:
  libc/docs/check.rst
  libc/docs/date_and_time.rst
  libc/docs/math.rst
  libc/docs/stdio.rst
  libc/docs/strings.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136016.468011.patch
Type: text/x-patch
Size: 8385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221015/d580bbbf/attachment-0001.bin>


More information about the libc-commits mailing list