[libc-commits] [PATCH] D126211: [libc][docs] Use same formatting for headers in source_layout

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon May 23 14:48:19 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8725dc5e2f73: [libc][docs] Use same formatting for headers in source_layout (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126211/new/

https://reviews.llvm.org/D126211

Files:
  libc/docs/source_layout.rst


Index: libc/docs/source_layout.rst
===================================================================
--- libc/docs/source_layout.rst
+++ libc/docs/source_layout.rst
@@ -84,8 +84,8 @@
 in the directory ``test/src/sys/mman/`` as implementation of ``mmap`` lives in
 ``src/sys/mman``.
 
-The `utils` directory
----------------------
+The ``utils`` directory
+-----------------------
 
 This directory contains utilities used by other parts of the llvm-libc system.
 See the `README` files, in the sub-directories within this directory, to learn


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126211.431487.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220523/3fd12bf4/attachment.bin>


More information about the libc-commits mailing list