[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441656124-8997-1-git-send-email-danilo.cesar@collabora.co.uk>
Date: Mon, 7 Sep 2015 17:01:58 -0300
From: Danilo Cesar Lemes de Paula <danilo.cesar@...labora.co.uk>
To: Jonathan Corbet <corbet@....net>
Cc: Danilo Cesar Lemes de Paula <danilo.cesar@...labora.co.uk>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Andrew Morton <akpm@...ux-foundation.org>,
Johannes Berg <johannes.berg@...el.com>,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
intel-gfx <intel-gfx@...ts.freedesktop.org>,
dri-devel <dri-devel@...ts.freedesktop.org>
Subject: [PATCH 0/6] scripts/kernel-doc: Kernel-doc improvements
The following series contains:
* kernel-doc: markdown support and improvements.
* Fixing kernel-doc highlights.
* Improve doc support for functions and structs with same name.
* misc small fixes for drm docbook.
Signed-off-by: Danilo Cesar Lemes de Paula <danilo.cesar@...labora.co.uk>
Cc: Daniel Vetter <daniel.vetter@...ll.ch>
Cc: Jonathan Corbet <corbet@....net>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Johannes Berg <johannes.berg@...el.com>
Cc: linux-kernel@...r.kernel.org
Cc: linux-doc@...r.kernel.org
Cc: intel-gfx <intel-gfx@...ts.freedesktop.org>
Cc: dri-devel <dri-devel@...ts.freedesktop.org>
Danilo Cesar Lemes de Paula (6):
scripts/kernel-doc: Replacing highlights hash by an array
scripts/kernel-doc: Adding infrastructure for markdown support
drm/doc: Convert to markdown
drm/doc: Fixing xml documentation warning
scripts/kernel-doc: Improve Markdown results
scripts/kernel-doc: Processing -nofunc for functions only
Documentation/DocBook/Makefile | 25 +++--
Documentation/DocBook/drm.tmpl | 86 ---------------
drivers/gpu/drm/drm_modes.c | 12 +--
drivers/gpu/drm/drm_modeset_lock.c | 14 ++-
drivers/gpu/drm/drm_prime.c | 16 ++-
drivers/gpu/drm/i915/i915_reg.h | 48 ++++-----
include/drm/drm_modeset_lock.h | 10 +-
include/drm/drm_vma_manager.h | 10 +-
scripts/docproc.c | 54 +++++++---
scripts/kernel-doc | 216 ++++++++++++++++++++++++++-----------
10 files changed, 264 insertions(+), 227 deletions(-)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists