[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: good source for condensed kernel API?
On Sun, 7 Jan 2007, Mike Frysinger wrote:
> On 1/7/07, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
> > ah, i just looked more carefully and the index.html file i'm getting
> > doesn't have enough levels in the ToC, for one thing.
>
> yeah, i've been trying to figure that out but with no luck ... if
> you go into the chapter, you can browse via next, but that sucks
>
> here's what i've got:
> http://docs.blackfin.uclinux.org/kernel/
yup, that's *exactly* what i'm seeing for the generated HTML for the
kernel API. good. it's reproducible. :-)
> i'm thinking you need to tweak docbook parameters in the xsl fragment
> stylesheet.xsl ... to quick test, just run:
> DocBook$ xmlto xhtml -m stylesheet.xsl -o kernel-api kernel-api.xml
> -mike
i notice that the DocBook Makefile does support an XMLTOFLAGS
variable. i'm wondering if that can be overridden to get that full
ToC. sadly, i'm not *that* much of a docbook processing expert.
rday
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/