From: Randy Dunlap Date: Tue, 8 May 2007 07:29:51 +0000 (-0700) Subject: kernel-doc: html mode struct highlights X-Git-Tag: v2.6.22-rc1~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb014a103701bedfaa11bc321f470e918c71ff7;p=pandora-kernel.git kernel-doc: html mode struct highlights Johannes Berg reported that struct names are not highlighted (bold, italic, etc.) in html kernel-doc output. (Also not in text-mode output, but I don't see that changing.) This patch adds the following: - highlight struct names in html output mode - highlight environment var. names in html output mode - indent struct fields in the original struct layout Signed-off-by: Randy Dunlap Cc: Johannes Berg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed