[PATCH] D130635: [LangRef] Reduce depth of table of contents

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 13:16:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe07161a181e: [LangRef] Reduce depth of table of contents (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130635

Files:
  llvm/docs/LangRef.rst


Index: llvm/docs/LangRef.rst
===================================================================
--- llvm/docs/LangRef.rst
+++ llvm/docs/LangRef.rst
@@ -4,7 +4,7 @@
 
 .. contents::
    :local:
-   :depth: 4
+   :depth: 3
 
 Abstract
 ========


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130635.448705.patch
Type: text/x-patch
Size: 244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/b7cd3beb/attachment.bin>


More information about the llvm-commits mailing list