linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: iio: ad3552r: Fix malformed code-block directive
@ 2025-08-18 14:44 Jorge Marques
  2025-08-18 15:16 ` David Lechner
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Marques @ 2025-08-18 14:44 UTC (permalink / raw)
  To: Nuno Sá, Jonathan Cameron, David Lechner, Andy Shevchenko,
	Jonathan Corbet
  Cc: linux-iio, linux-doc, linux-kernel, Jorge Marques

Missing required double dot and line break.

Signed-off-by: Jorge Marques <jorge.marques@analog.com>
---
To resolve the code-block directive syntax not being parsed.
---
 Documentation/iio/ad3552r.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst
index f5d59e4e86c7ec8338f3f4e82d7a07587e3d8404..4274e35f503d9f7d8a5427a72d761d6549f4c683 100644
--- a/Documentation/iio/ad3552r.rst
+++ b/Documentation/iio/ad3552r.rst
@@ -64,7 +64,8 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
 Usage examples
 --------------
 
-. code-block:: bash
+.. code-block:: bash
+
 	root:/sys/bus/iio/devices/iio:device0# cat data_source
 	normal
 	root:/sys/bus/iio/devices/iio:device0# echo -n ramp-16bit > data_source

---
base-commit: 35e3d0cd8e89d811b915593cbd8d9891d21d4a1a
change-id: 20250818-docs-ad3552r-code-block-fix-6f680d124e5c

Best regards,
-- 
Jorge Marques <jorge.marques@analog.com>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: iio: ad3552r: Fix malformed code-block directive
  2025-08-18 14:44 [PATCH] docs: iio: ad3552r: Fix malformed code-block directive Jorge Marques
@ 2025-08-18 15:16 ` David Lechner
  2025-08-18 18:31   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: David Lechner @ 2025-08-18 15:16 UTC (permalink / raw)
  To: Jorge Marques, Nuno Sá, Jonathan Cameron, Andy Shevchenko,
	Jonathan Corbet
  Cc: linux-iio, linux-doc, linux-kernel

On 8/18/25 9:44 AM, Jorge Marques wrote:
> Missing required double dot and line break.
> 
> Signed-off-by: Jorge Marques <jorge.marques@analog.com>
> ---

Reviewed-by: David Lechner <dlechner@baylibre.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: iio: ad3552r: Fix malformed code-block directive
  2025-08-18 15:16 ` David Lechner
@ 2025-08-18 18:31   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2025-08-18 18:31 UTC (permalink / raw)
  To: David Lechner
  Cc: Jorge Marques, Nuno Sá, Andy Shevchenko, Jonathan Corbet,
	linux-iio, linux-doc, linux-kernel

On Mon, 18 Aug 2025 10:16:56 -0500
David Lechner <dlechner@baylibre.com> wrote:

> On 8/18/25 9:44 AM, Jorge Marques wrote:
> > Missing required double dot and line break.
> > 
> > Signed-off-by: Jorge Marques <jorge.marques@analog.com>
> > ---  
> 
> Reviewed-by: David Lechner <dlechner@baylibre.com>
> 

Hmm. This doesn't feel like something that needs a rapid backport
but the generated html is rather ugly without it so I've given
it a fixes tag. 

Fixes: ede84c455659 ("docs: iio: add documentation for ad3552r driver")

Applied to the togreg branch of iio.git.

Thanks,

Jonathan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-18 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 14:44 [PATCH] docs: iio: ad3552r: Fix malformed code-block directive Jorge Marques
2025-08-18 15:16 ` David Lechner
2025-08-18 18:31   ` Jonathan Cameron

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).