[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1518788761.git.mchehab@s-opensource.com>
Date: Fri, 16 Feb 2018 11:48:14 -0200
From: Mauro Carvalho Chehab <mchehab@...pensource.com>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@...pensource.com>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Jani Nikula <jani.nikula@...el.com>,
Jani Nikula <jani.nikula@...ux.intel.com>,
Tom Saeger <tom.saeger@...cle.com>,
Joonas Lahtinen <joonas.lahtinen@...ux.intel.com>,
Matthew Wilcox <mawilcox@...rosoft.com>,
intel-gfx@...ts.freedesktop.org, David Airlie <airlied@...ux.ie>,
Rodrigo Vivi <rodrigo.vivi@...el.com>,
dri-devel@...ts.freedesktop.org
Subject: [PATCH 0/6] Add support for in-line nested struct comments
This series fix two bugs at kernel-doc.rst examples and add support
for in-line nested struct comments.
It also converts one documentation at intel_dpio_phy to use it,
in order to give a practical example about how to use it.
Mauro Carvalho Chehab (6):
doc-guide: kernel-doc: fix example for nested_foobar struct
doc-guide: kernel-doc: fix example for inlined comments
doc-guide: kernel-doc: move in-line section to be after nested struct
scripts: kernel-doc: support in-line comments on nested structs/unions
doc-guide: kernel-doc: add examples about nested union/structs
drm: intel_dpio_phy: fix kernel-doc comments at nested struct
Documentation/doc-guide/kernel-doc.rst | 69 ++++++++++++++++++++--------------
drivers/gpu/drm/i915/intel_dpio_phy.c | 2 +-
scripts/kernel-doc | 2 +-
3 files changed, 43 insertions(+), 30 deletions(-)
--
2.14.3
Powered by blists - more mailing lists