Details
Description
Presently not all of lustre code is covered with structured documentation or kernel-doc style comments describing functions and parameters or types. This EPIC/Story/Bug aims to add these remaining coverage. Once this is done, it can then be used to create a documentation as docbook or more latest sphinx format.
Sample Kernel-doc functional documentation format: /** * foobar() - Brief description of foobar. * @arg: Description of argument of foobar. * * Longer description of foobar. * * Return: Description of return value of foobar. */ int foobar(int arg)
Attachments
Issue Links
- is related to
-
LU-12511 Prepare lustre for adoption into the linux kernel
-
- Open
-
-
LU-19844 Add kernel-doc style comments for subsystem osd-zfs
-
- Open
-
-
LU-19407 Add kernel-doc style comments for subsystem obdecho
-
- Resolved
-
-
LU-1892 In-tree documentation improvements
-
- Resolved
-
- is related to
-
LU-930 Update or improvement to a Lustre man page, documentation, or messages
-
- Open
-
-
LU-19845 Add kernel-doc style comments for subsystem osd-ldiskfs
-
- Open
-