[NILFS users] Nilfs Code Documentation

Ryusuke Konishi ryusuke at osrg.net
Wed Nov 5 14:50:21 JST 2008


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



More information about the users mailing list