Displaying 1 result from an estimated 1 matches for "libupscli".
2007 Jan 14
1
Doxygen API documentation
...me API documentation for the core
NUT functions.
Here is an example of Doxygen's output:
http://www.ghz.cc/~clepple/libhid/doc/html/hid_8h.html
The two main categories of API documentation that I see are the
internal NUT functions needed for writing drivers, etc., and the
external libraries (libupscli and libupsconfig). Doxygen is really
meant to document only one program at a time, so I'm not sure how we
would handle the different binaries like upsc, upsd, upsrw, etc., but
that's for down the road.
Thoughts?
I am open to suggestions for other similar tools, but Doxygen is
readily avai...