libzbxmodbus icon indicating copy to clipboard operation
libzbxmodbus copied to clipboard

Consider using Doxygen for code documentation

Open i-ky opened this issue 5 years ago • 0 comments

Doxygen can automatically generate HTML documentation of source code based on comments of a specific format. Docs can be generated locally for any branch you are currently working on and it is even possible to use Travis CI to automatically generate docs for master branch and publish it in GitHub Pages like described here and here. This should make life of potential contributors substantially easier.

i-ky avatar Sep 27 '18 13:09 i-ky