From: Michael Opdenacker <michael.opdenacker@free-electrons.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Workaround: kernel Docbook documentation - fsfunc prefix issue
Date: Wed, 26 Jun 2013 07:28:50 +0200 [thread overview]
Message-ID: <51CA7C12.6070400@free-electrons.com> (raw)
Hi,
We're maintaining an online copy of kernel documentation at
http://free-electrons.com/kerneldoc/, where Docbook .tmpl files have
been converted to html, using the "make htmldocs" command. The goal is
to make such automatically generated documentation available to search
engines.
I noticed that in the generated .html files, all function names where
prefixed by "fsfunc", which was quite ugly.
At least in Debian based distros, this is actually a known bug in the
"docbook-xls" package:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654338
Fortunately, a fix is now available. You can either upgrade to the
latest Debian versions, or just install the new package manually. That's
what I did on my Ubuntu 13.04 system:
> wget
http://ftp.us.debian.org/debian/pool/main/d/docbook-xsl/docbook-xsl_1.78.1+dfsg-1_all.deb
> sudo dpkg -i docbook-xsl_1.78.1+dfsg-1_all.deb
Now, my generated kernel documentation looks great again.
Cheers,
Michael.
--
Michael Opdenacker, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
+33 484 258 098
reply other threads:[~2013-06-26 5:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51CA7C12.6070400@free-electrons.com \
--to=michael.opdenacker@free-electrons.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox