All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
	linux-doc@vger.kernel.org
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH 3/3] Documentation/gpu: Limit drivers index to maxdepth=2
Date: Mon,  7 Nov 2022 09:32:09 -0800	[thread overview]
Message-ID: <20221107173209.2219571-4-lucas.demarchi@intel.com> (raw)
In-Reply-To: <20221107173209.2219571-1-lucas.demarchi@intel.com>

Just like the main index, the page generated is very verbose if all the
internal details of each driver is included.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
 Documentation/gpu/drivers.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
index 3a52f48215a3..a36ec133b123 100644
--- a/Documentation/gpu/drivers.rst
+++ b/Documentation/gpu/drivers.rst
@@ -3,6 +3,7 @@ GPU Driver Documentation
 ========================
 
 .. toctree::
+   :maxdepth: 2
 
    amdgpu/index
    i915
-- 
2.38.1


WARNING: multiple messages have this Message-ID (diff)
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
	linux-doc@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [Intel-gfx] [PATCH 3/3] Documentation/gpu: Limit drivers index to maxdepth=2
Date: Mon,  7 Nov 2022 09:32:09 -0800	[thread overview]
Message-ID: <20221107173209.2219571-4-lucas.demarchi@intel.com> (raw)
In-Reply-To: <20221107173209.2219571-1-lucas.demarchi@intel.com>

Just like the main index, the page generated is very verbose if all the
internal details of each driver is included.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
 Documentation/gpu/drivers.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
index 3a52f48215a3..a36ec133b123 100644
--- a/Documentation/gpu/drivers.rst
+++ b/Documentation/gpu/drivers.rst
@@ -3,6 +3,7 @@ GPU Driver Documentation
 ========================
 
 .. toctree::
+   :maxdepth: 2
 
    amdgpu/index
    i915
-- 
2.38.1


  parent reply	other threads:[~2022-11-07 17:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 17:32 [PATCH 0/3] Documentation/gpu: reduce verbosity in toc Lucas De Marchi
2022-11-07 17:32 ` [Intel-gfx] " Lucas De Marchi
2022-11-07 17:32 ` [PATCH 1/3] Documentation/gpu: Fix section in the wrong scope Lucas De Marchi
2022-11-07 17:32   ` [Intel-gfx] " Lucas De Marchi
2022-11-08  9:49   ` Tvrtko Ursulin
2022-11-08  9:49     ` [Intel-gfx] " Tvrtko Ursulin
2022-11-15  6:55     ` Lucas De Marchi
2022-11-15  6:55       ` [Intel-gfx] " Lucas De Marchi
2022-11-15  6:55       ` Lucas De Marchi
2022-11-07 17:32 ` [PATCH 2/3] Documentation/gpu: Limit index to maxdepth=2 Lucas De Marchi
2022-11-07 17:32   ` [Intel-gfx] " Lucas De Marchi
2022-11-15  9:48   ` Balasubramani Vivekanandan
2022-11-15 17:36     ` Lucas De Marchi
2022-11-15 17:36       ` Lucas De Marchi
2022-11-07 17:32 ` Lucas De Marchi [this message]
2022-11-07 17:32   ` [Intel-gfx] [PATCH 3/3] Documentation/gpu: Limit drivers " Lucas De Marchi
2022-11-07 22:52 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Documentation/gpu: reduce verbosity in toc Patchwork
2022-11-07 23:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-11-08  5:37 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221107173209.2219571-4-lucas.demarchi@intel.com \
    --to=lucas.demarchi@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=tvrtko.ursulin@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.