Open awvwgk opened 2 years ago
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.
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.