Guidance on creating man pages for procd utilities

Eric Luehrsen ericluehrsen at gmail.com
Wed Aug 18 22:38:28 PDT 2021


On 8/18/21 9:24 PM, Lucas Ramage wrote:
> Greetings,
> 
> I would like to create man pages for uxc and some of the other utilities in the procd repository.
> 
> Searching through some of the commits in the openwrt/packages repository shows that man pages are intensionally disabled from being built,  but I still think they are helpful to have. Perhaps there could be -doc packages like in other distributions?
> 
> Please advise,

Doxygen would be nice. If used correctly, it can help one wrap their 
head around calls, structures, and requirements. The pretty HTML could 
be published with Github pages, or similar custom method. Yet being 
realistic, meaningful comments in the code would be nice. (hint)

- Eric




More information about the openwrt-devel mailing list