libremidi
libremidi copied to clipboard
write documentation
As far as I can tell, there is no documentation yet.
I started adding some here - plus added a doxyfile to generate the doxygen doc (which should definitely be improved and updated as it's pretty inconsistent for now)
https://github.com/jcelerier/RtMidi17/blob/master/docs/usage.md
You look to have done great work commenting the code, and started on setting up Doxygen,
I was poking things this morning and was able to get exhale to work
this is what the result is
https://libremidi.readthedocs.io/en/latest/
would you like me to put in a pull request to add this to the repo?
doc is now hosted at https://celtera.github.io/libremidi ; it's missing a few pages, will improve over time.