public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Linux Sound System <linux-sound@vger.kernel.org>
Cc: "Jaroslav Kysela" <perex@perex.cz>,
	"Takashi Iwai" <tiwai@suse.com>,
	"Jonathan Corbet" <corbet@lwn.net>,
	"Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>,
	"Palmer Dabbelt" <palmer@rivosinc.com>,
	"Bagas Sanjaya" <bagasdotme@gmail.com>
Subject: [PATCH 2/2] ALSA: docs: Add toctree index entry for co-processor acceleration API
Date: Mon, 28 Oct 2024 18:16:47 +0700	[thread overview]
Message-ID: <20241028111647.17378-3-bagasdotme@gmail.com> (raw)
In-Reply-To: <20241028111647.17378-1-bagasdotme@gmail.com>

Sphinx reports missing toctree entry warning for co-processor
acceleration API docs:

Documentation/sound/designs/compress-accel.rst: WARNING: document isn't included in any toctree

Add the missing entry to fix the warning.

Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/sound/designs/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/sound/designs/index.rst b/Documentation/sound/designs/index.rst
index b79db9ad87325a..6b825c5617fc16 100644
--- a/Documentation/sound/designs/index.rst
+++ b/Documentation/sound/designs/index.rst
@@ -6,6 +6,7 @@ Designs and Implementations
 
    control-names
    channel-mapping-api
+   compress-accel
    compress-offload
    timestamping
    jack-controls
-- 
An old man doll... just what I always wanted! - Clara


  parent reply	other threads:[~2024-10-28 11:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28 11:16 [PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API Bagas Sanjaya
2024-10-28 11:16 ` [PATCH 1/2] ALSA: docs: compress-accel: Format state machine flowchart as code block Bagas Sanjaya
2024-10-28 11:16 ` Bagas Sanjaya [this message]
2024-10-28 15:04 ` [PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API Takashi Iwai

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=20241028111647.17378-3-bagasdotme@gmail.com \
    --to=bagasdotme@gmail.com \
    --cc=amadeuszx.slawinski@linux.intel.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=palmer@rivosinc.com \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox