On Fri, Jan 20, 2012 at 2:52 PM, carchangel <carchangel1...@gmail.com> wrote:
> hi everyone
>
>        when I am reading the source code of Kernel , there are lots
> of APIs .I can read the source,but I am wondering if anywhere have
> word description of the API  to refer,it will be more efficient for my
> job.
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel

Hi,

First of all look up into ./Documentation folder.

Also you can generate documentation with make command.

$make help
Documentation targets:
 Linux kernel internal documentation in different formats:
  htmldocs        - HTML
  pdfdocs         - PDF
  psdocs          - Postscript
  xmldocs         - XML DocBook
  mandocs         - man pages
  installmandocs  - install man pages generated by mandocs
  cleandocs       - clean all generated DocBook files

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to