* [KJ] still wondering how to generate a short kernel API list
@ 2007-02-04 9:12 Robert P. J. Day
2007-02-04 16:39 ` walter harms
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Robert P. J. Day @ 2007-02-04 9:12 UTC (permalink / raw)
To: kernel-janitors
i'm still wondering if there's a way, using the in-kernel
documentation, to generate a condensed list for the kernel API similar
to this:
http://www.gnugeneration.com/mirrors/kernel-api/book1.html
any ideas?
rday
--
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://www.fsdev.dreamhosters.com/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [KJ] still wondering how to generate a short kernel API list
2007-02-04 9:12 [KJ] still wondering how to generate a short kernel API list Robert P. J. Day
@ 2007-02-04 16:39 ` walter harms
2007-02-04 17:03 ` Robert P. J. Day
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: walter harms @ 2007-02-04 16:39 UTC (permalink / raw)
To: kernel-janitors
Do you want something like lxr (lxr.linux.no/)output ?
re,
wh
Robert P. J. Day wrote:
> i'm still wondering if there's a way, using the in-kernel
> documentation, to generate a condensed list for the kernel API similar
> to this:
>
> http://www.gnugeneration.com/mirrors/kernel-api/book1.html
>
> any ideas?
>
> rday
>
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [KJ] still wondering how to generate a short kernel API list
2007-02-04 9:12 [KJ] still wondering how to generate a short kernel API list Robert P. J. Day
2007-02-04 16:39 ` walter harms
@ 2007-02-04 17:03 ` Robert P. J. Day
2007-02-04 17:32 ` Greg KH
2007-02-04 17:36 ` Randy Dunlap
3 siblings, 0 replies; 5+ messages in thread
From: Robert P. J. Day @ 2007-02-04 17:03 UTC (permalink / raw)
To: kernel-janitors
On Sun, 4 Feb 2007, walter harms wrote:
> Do you want something like lxr (lxr.linux.no/)output ?
what specifically at that site are you referring to?
rday
--
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://www.fsdev.dreamhosters.com/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [KJ] still wondering how to generate a short kernel API list
2007-02-04 9:12 [KJ] still wondering how to generate a short kernel API list Robert P. J. Day
2007-02-04 16:39 ` walter harms
2007-02-04 17:03 ` Robert P. J. Day
@ 2007-02-04 17:32 ` Greg KH
2007-02-04 17:36 ` Randy Dunlap
3 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2007-02-04 17:32 UTC (permalink / raw)
To: kernel-janitors
On Sun, Feb 04, 2007 at 04:12:49AM -0500, Robert P. J. Day wrote:
>
> i'm still wondering if there's a way, using the in-kernel
> documentation, to generate a condensed list for the kernel API similar
> to this:
>
> http://www.gnugeneration.com/mirrors/kernel-api/book1.html
>
> any ideas?
There must be, as it looks like that comes directly from the docbook
output of the kernel-api.xml file.
good luck,
greg k-h
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [KJ] still wondering how to generate a short kernel API list
2007-02-04 9:12 [KJ] still wondering how to generate a short kernel API list Robert P. J. Day
` (2 preceding siblings ...)
2007-02-04 17:32 ` Greg KH
@ 2007-02-04 17:36 ` Randy Dunlap
3 siblings, 0 replies; 5+ messages in thread
From: Randy Dunlap @ 2007-02-04 17:36 UTC (permalink / raw)
To: kernel-janitors
On Sun, 4 Feb 2007 04:12:49 -0500 (EST) Robert P. J. Day wrote:
>
> i'm still wondering if there's a way, using the in-kernel
> documentation, to generate a condensed list for the kernel API similar
> to this:
>
> http://www.gnugeneration.com/mirrors/kernel-api/book1.html
>
> any ideas?
Have you tried an -mm kernel to see what it generates for kernel-doc?
IIRC, there's a patch in -mm to do that.
---
~Randy
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-02-04 17:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-04 9:12 [KJ] still wondering how to generate a short kernel API list Robert P. J. Day
2007-02-04 16:39 ` walter harms
2007-02-04 17:03 ` Robert P. J. Day
2007-02-04 17:32 ` Greg KH
2007-02-04 17:36 ` Randy Dunlap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.