lkml.org 
[lkml]   [2015]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] Add support for Hyperlinks and Markup on kernel-doc
Date
This series add supports for hyperlink cross-references on
Docbooks and an optional markup syntax for in-source
Documentation.

eg:
https://people.collabora.com/~danilo/intel/Documentation.MarkDown/DocBook/drm/API-drm-dev-ref.html
old:
https://people.collabora.com/~danilo/intel/Documentation.old/DocBook/drm/API-drm-dev-ref.html

Danilo Cesar Lemes de Paula (4):
scripts/kernel-doc: Adding cross-reference links to html
documentation.
scripts/kernel-doc: Replacing highlights hash by an array
scripts/kernel-doc: Adding infrastructure for markdown support
drm/doc: Convert to markdown

Documentation/DocBook/Makefile | 68 +++++++++----
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_vma_manager.h | 10 +-
scripts/docproc.c | 54 +++++++---
scripts/kernel-doc | 170 ++++++++++++++++++++++---------
scripts/kernel-doc-xml-ref | 198 +++++++++++++++++++++++++++++++++++++
10 files changed, 454 insertions(+), 222 deletions(-)
create mode 100755 scripts/kernel-doc-xml-ref

--
2.4.6



\
 
 \ /
  Last update: 2015-07-29 20:00    [W:0.249 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site