libremidi icon indicating copy to clipboard operation
libremidi copied to clipboard

write documentation

Open Be-ing opened this issue 4 years ago • 2 comments

As far as I can tell, there is no documentation yet.

Be-ing avatar Jan 16 '21 04:01 Be-ing

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

jcelerier avatar Jan 17 '21 13:01 jcelerier

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?

cpyarger avatar Mar 10 '21 22:03 cpyarger

doc is now hosted at https://celtera.github.io/libremidi ; it's missing a few pages, will improve over time.

jcelerier avatar Mar 02 '24 15:03 jcelerier