[libc][cleanup] Docs clean up
authorJeff Bailey <jeffbailey@google.com>
Sat, 15 Oct 2022 12:44:02 +0000 (12:44 +0000)
committerJeff Bailey <jeffbailey@google.com>
Sat, 15 Oct 2022 15:29:48 +0000 (15:29 +0000)
commit998d1ebb27543501fb4d2665d9c19b9dcf9f679d
treed9443bb1c7ee92b291a26315b6a4e2d47f3bc848
parentf118280b0407c40b1aacf40ad6777d777e333c88
[libc][cleanup] Docs clean up

 * 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.

Differential Revision: https://reviews.llvm.org/D136016
libc/docs/check.rst [new file with mode: 0644]
libc/docs/date_and_time.rst
libc/docs/math.rst
libc/docs/stdio.rst
libc/docs/strings.rst