devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Increase the TOC levels to 4
@ 2020-10-07 20:55 Rob Herring
  0 siblings, 0 replies; only message in thread
From: Rob Herring @ 2020-10-07 20:55 UTC (permalink / raw)
  To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA; +Cc: Grant Likely

Some properties show up in the TOC and some don't because they are at the
4th level, so let's increase the depth to 4.

Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 source/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/index.rst b/source/index.rst
index 120c99168668..9c8101f68d6e 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -10,7 +10,7 @@ Welcome to Devicetree Specification's documentation!
 
 .. toctree::
    :numbered:
-   :maxdepth: 3
+   :maxdepth: 4
 
    license
    acknowledgements
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-07 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-07 20:55 [PATCH] Increase the TOC levels to 4 Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).