From: Robert P. J. Day Date: Wed, 6 Nov 2013 21:18:27 +0000 (-0800) Subject: work around xmlto bug in htmldocs X-Git-Tag: v3.14-rc1~128^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d79a4799719f2b0cd354ee498aad605730c97e;p=pandora-kernel.git work around xmlto bug in htmldocs Trying to generate xhtml causes all functions to show up with a prefix of "fsfunc" in the output, so just back off to html until someone fixes the toolchain. Note that this is not a problem with kernel-doc, it's an issue with however "xmlto" renders xhtml output. Signed-off-by: Robert P. J. Day Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed