keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
398 stars 112 forks source link

chore(core): Improve API documentation generation #10989

Open ermshiperete opened 8 months ago

ermshiperete commented 8 months ago

Currently we use hotdoc for generating the API documentation. However, the hotdoc_c_extension doesn't seem to be maintained anymore and isn't easy to install and work with hotdoc.

ermshiperete commented 8 months ago

Doxygen might be an alternative to hotdoc.

srl295 commented 2 months ago

10570