Timeline for How to make the kernel section 9 manpages which document functions, data structures, and headers?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Aug 10, 2014 at 9:51 | history | edited | user44370 | CC BY-SA 3.0 | Review, further integrate; note to explain similarity with GNU coreutils for the generation manpages. Added quoted block about /**. |
| Aug 7, 2014 at 3:16 | comment | added | user44370 | @Shyam Those are the files for the modules etc., like the link to text files in my A. You can maybe try ./scripts/kernel-doc -man ./**/*.c >mydoc from the sources top directory and see if you can't put in all directly into one file by parsing the sources directly. | |
| Aug 7, 2014 at 3:04 | comment | added | kakeh | yes i have it but Documentation/ is not present in /its present in /lib/modules/3.2.0-57-generic-pae/build/ | |
| Aug 6, 2014 at 17:44 | comment | added | kakeh | make mandocs throws me Makefile:19: /Documentation/DocBook/media/Makefile: No such file or directory | |
| Aug 6, 2014 at 16:49 | vote | accept | kakeh | ||
| Aug 6, 2014 at 16:51 | |||||
| Aug 5, 2014 at 4:44 | history | answered | user44370 | CC BY-SA 3.0 |