README.md : Added link to generated documentation.

This commit is contained in:
kevin 2020-10-15 17:10:13 -04:00
parent fd3db429d2
commit 0e03acff01

View File

@ -1,3 +1,9 @@
libcm is a C application development framework with an emphasis on audio signal processing. _libcm_ is a C application development framework with an emphasis on audio signal processing.
There's a lot that could be said about this framework. The first is that it is quite large.
More than 150k lines at last count. The best way to get a sense of what is in it
is to browse the documentation files [here](https://currawongproject.org/static/doc/libcm/libcm.html).