minpack icon indicating copy to clipboard operation
minpack copied to clipboard

Create documentation for C bindings

Open awvwgk opened this issue 3 years ago • 1 comments
trafficstars

The C bindings are currently not documented outside of the comments in the header. Maybe we can make use of doxygen to create API docs for those.

awvwgk avatar Mar 12 '22 15:03 awvwgk

Does Sphinx support multi-programming-language documentation? I recall browsing some API docs, where the user could select the programming language via a drop-down menu. PLplot also has something like this for the examples.

On the other side doxygen has the benefit that C users are already accustomed to it's layout.

ivan-pi avatar Mar 13 '22 13:03 ivan-pi