Hi,

On Mon, 3 Nov 2008 15:41:01 -0500, "Himadri Sarkar" wrote:
> Where can I get nilfs code documentation? When I generate documentation
> using Doxygen then very less documentation is generated as  the code is not
> in doxygen format. Please help me in this regard.

If you have kernel sources, please try kernel-doc script as follows:

 $ /usr/src/linux-2.6.xx/scripts/kernel-doc -html nilfs2-modules/fs/*.[ch]
   > index.html

The produced document is still insufficient, though.

I'm not familiar with the Doxygen, but it seems not working well
against kernel code.

With regards,
Ryusuke Konishi
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to