dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Documentation warning reduction
@ 2017-07-17 21:00 Jonathan Corbet
  2017-07-17 21:00 ` [PATCH 1/7] docs: Get module_init() docs from module.h Jonathan Corbet
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jonathan Corbet @ 2017-07-17 21:00 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-kernel, dri-devel, Jonathan Corbet

I've come to the conclusion that we really need to make the docs build
quieter.  Here's a small step in that direction: getting rid of all of the
"no structured comments found" warnings.  Such warnings are usually the
result of kerneldoc comments being moved elsewhere, so this took a bit of
git archeology to do; hopefully I got it right.

Each patch stands alone, so if the DRM folks want to carry the last two
themselves, that's fine, just let me know.

Jonathan Corbet (7):
  docs: Get module_init() docs from module.h
  docs: Do not include kerneldoc comments from kernel/sys.c
  docs: Do not include from .../seqno-fence.c
  docs: Get the struct cmbdata kernel doc from the right file
  docs: Do not include from drivers/scsi/constants.c
  docs: Do not include from include/drm/drm_color_mgmt.h
  docs: Use :internal: for include/drm/drm_syncobj.h

 Documentation/driver-api/basics.rst       | 5 +----
 Documentation/driver-api/dma-buf.rst      | 3 ---
 Documentation/driver-api/s390-drivers.rst | 2 +-
 Documentation/driver-api/scsi.rst         | 8 --------
 Documentation/gpu/drm-kms.rst             | 3 ---
 Documentation/gpu/drm-mm.rst              | 2 +-
 6 files changed, 3 insertions(+), 20 deletions(-)

-- 
2.9.4


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

end of thread, other threads:[~2017-07-18 13:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-17 21:00 [PATCH 0/7] Documentation warning reduction Jonathan Corbet
2017-07-17 21:00 ` [PATCH 1/7] docs: Get module_init() docs from module.h Jonathan Corbet
2017-07-17 21:00 ` [PATCH 2/7] docs: Do not include kerneldoc comments from kernel/sys.c Jonathan Corbet
2017-07-17 21:00 ` [PATCH 3/7] docs: Do not include from .../seqno-fence.c Jonathan Corbet
2017-07-17 21:00 ` [PATCH 4/7] docs: Get the struct cmbdata kernel doc from the right file Jonathan Corbet
2017-07-17 21:00 ` [PATCH 5/7] docs: Do not include from drivers/scsi/constants.c Jonathan Corbet
2017-07-17 21:00 ` [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Jonathan Corbet
2017-07-18  6:42   ` Daniel Vetter
2017-07-18 13:09     ` Jonathan Corbet
2017-07-17 21:00 ` [PATCH 7/7] docs: Use :internal: for include/drm/drm_syncobj.h Jonathan Corbet

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